diff options
author | Perberos <[email protected]> | 2011-12-01 21:42:39 -0300 |
---|---|---|
committer | Perberos <[email protected]> | 2011-12-01 21:42:39 -0300 |
commit | fe8aea1c3b5348347633da18a02b0bffd3b266a1 (patch) | |
tree | 9881bf77df7572844707cc7c50bd8ca6b5a97076 /doc/html/libmateweather.devhelp | |
download | libmateweather-fe8aea1c3b5348347633da18a02b0bffd3b266a1.tar.bz2 libmateweather-fe8aea1c3b5348347633da18a02b0bffd3b266a1.tar.xz |
moving from https://github.com/perberos/mate-desktop-environment
Diffstat (limited to 'doc/html/libmateweather.devhelp')
-rw-r--r-- | doc/html/libmateweather.devhelp | 151 |
1 files changed, 151 insertions, 0 deletions
diff --git a/doc/html/libmateweather.devhelp b/doc/html/libmateweather.devhelp new file mode 100644 index 0000000..ab9e7b7 --- /dev/null +++ b/doc/html/libmateweather.devhelp @@ -0,0 +1,151 @@ +<?xml version="1.0" encoding="utf-8" standalone="no"?> +<!DOCTYPE book PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" ""> +<book xmlns="http://www.devhelp.net/book" title="libmateweather Reference Manual" link="index.html" author="" name="libmateweather"> + <chapters> + <sub name="[Insert title here]" link="ch01.html"> + <sub name="mateweather-location" link="libmateweather-mateweather-location.html"/> + <sub name="MateWeatherLocationEntry" link="MateWeatherLocationEntry.html"/> + <sub name="mateweather-timezone" link="libmateweather-mateweather-timezone.html"/> + <sub name="MateWeatherTimezoneMenu" link="MateWeatherTimezoneMenu.html"/> + <sub name="weather" link="libmateweather-weather.html"/> + <sub name="mateweather-xml" link="libmateweather-mateweather-xml.html"/> + <sub name="mateweather-mateconf" link="libmateweather-mateweather-mateconf.html"/> + <sub name="mateweather-prefs" link="libmateweather-mateweather-prefs.html"/> + </sub> + </chapters> + <functions> + <function name="MateWeatherLocation" link="libmateweather-mateweather-location.html#MateWeatherLocation"/> + <function name="enum MateWeatherLocationLevel" link="libmateweather-mateweather-location.html#MateWeatherLocationLevel"/> + <function name="mateweather_location_new_world ()" link="libmateweather-mateweather-location.html#mateweather-location-new-world"/> + <function name="mateweather_location_ref ()" link="libmateweather-mateweather-location.html#mateweather-location-ref"/> + <function name="mateweather_location_unref ()" link="libmateweather-mateweather-location.html#mateweather-location-unref"/> + <function name="mateweather_location_get_name ()" link="libmateweather-mateweather-location.html#mateweather-location-get-name"/> + <function name="mateweather_location_get_sort_name ()" link="libmateweather-mateweather-location.html#mateweather-location-get-sort-name"/> + <function name="mateweather_location_get_level ()" link="libmateweather-mateweather-location.html#mateweather-location-get-level"/> + <function name="mateweather_location_get_parent ()" link="libmateweather-mateweather-location.html#mateweather-location-get-parent"/> + <function name="mateweather_location_get_children ()" link="libmateweather-mateweather-location.html#mateweather-location-get-children"/> + <function name="mateweather_location_free_children ()" link="libmateweather-mateweather-location.html#mateweather-location-free-children"/> + <function name="mateweather_location_has_coords ()" link="libmateweather-mateweather-location.html#mateweather-location-has-coords"/> + <function name="mateweather_location_get_coords ()" link="libmateweather-mateweather-location.html#mateweather-location-get-coords"/> + <function name="mateweather_location_get_distance ()" link="libmateweather-mateweather-location.html#mateweather-location-get-distance"/> + <function name="mateweather_location_get_country ()" link="libmateweather-mateweather-location.html#mateweather-location-get-country"/> + <function name="mateweather_location_get_timezone ()" link="libmateweather-mateweather-location.html#mateweather-location-get-timezone"/> + <function name="mateweather_location_get_timezones ()" link="libmateweather-mateweather-location.html#mateweather-location-get-timezones"/> + <function name="mateweather_location_free_timezones ()" link="libmateweather-mateweather-location.html#mateweather-location-free-timezones"/> + <function name="mateweather_location_get_code ()" link="libmateweather-mateweather-location.html#mateweather-location-get-code"/> + <function name="mateweather_location_get_city_name ()" link="libmateweather-mateweather-location.html#mateweather-location-get-city-name"/> + <function name="mateweather_location_get_weather ()" link="libmateweather-mateweather-location.html#mateweather-location-get-weather"/> + <function name="MateWeatherLocationEntry" link="MateWeatherLocationEntry.html#MateWeatherLocationEntry-struct"/> + <function name="mateweather_location_entry_new ()" link="MateWeatherLocationEntry.html#mateweather-location-entry-new"/> + <function name="mateweather_location_entry_set_location ()" link="MateWeatherLocationEntry.html#mateweather-location-entry-set-location"/> + <function name="mateweather_location_entry_get_location ()" link="MateWeatherLocationEntry.html#mateweather-location-entry-get-location"/> + <function name="mateweather_location_entry_set_city ()" link="MateWeatherLocationEntry.html#mateweather-location-entry-set-city"/> + <function name="The "location" property" link="MateWeatherLocationEntry.html#MateWeatherLocationEntry--location"/> + <function name="The "top" property" link="MateWeatherLocationEntry.html#MateWeatherLocationEntry--top"/> + <function name="MateWeatherTimezone" link="libmateweather-mateweather-timezone.html#MateWeatherTimezone"/> + <function name="mateweather_timezone_get_name ()" link="libmateweather-mateweather-timezone.html#mateweather-timezone-get-name"/> + <function name="mateweather_timezone_get_tzid ()" link="libmateweather-mateweather-timezone.html#mateweather-timezone-get-tzid"/> + <function name="mateweather_timezone_get_offset ()" link="libmateweather-mateweather-timezone.html#mateweather-timezone-get-offset"/> + <function name="mateweather_timezone_has_dst ()" link="libmateweather-mateweather-timezone.html#mateweather-timezone-has-dst"/> + <function name="mateweather_timezone_get_dst_offset ()" link="libmateweather-mateweather-timezone.html#mateweather-timezone-get-dst-offset"/> + <function name="mateweather_timezone_ref ()" link="libmateweather-mateweather-timezone.html#mateweather-timezone-ref"/> + <function name="mateweather_timezone_unref ()" link="libmateweather-mateweather-timezone.html#mateweather-timezone-unref"/> + <function name="MateWeatherTimezoneMenu" link="MateWeatherTimezoneMenu.html#MateWeatherTimezoneMenu-struct"/> + <function name="mateweather_timezone_menu_new ()" link="MateWeatherTimezoneMenu.html#mateweather-timezone-menu-new"/> + <function name="mateweather_timezone_menu_set_tzid ()" link="MateWeatherTimezoneMenu.html#mateweather-timezone-menu-set-tzid"/> + <function name="mateweather_timezone_menu_get_tzid ()" link="MateWeatherTimezoneMenu.html#mateweather-timezone-menu-get-tzid"/> + <function name="The "top" property" link="MateWeatherTimezoneMenu.html#MateWeatherTimezoneMenu--top"/> + <function name="The "tzid" property" link="MateWeatherTimezoneMenu.html#MateWeatherTimezoneMenu--tzid"/> + <function name="WeatherLocation" link="libmateweather-weather.html#WeatherLocation"/> + <function name="weather_location_new ()" link="libmateweather-weather.html#weather-location-new"/> + <function name="weather_location_clone ()" link="libmateweather-weather.html#weather-location-clone"/> + <function name="weather_location_free ()" link="libmateweather-weather.html#weather-location-free"/> + <function name="weather_location_equal ()" link="libmateweather-weather.html#weather-location-equal"/> + <function name="enum WeatherForecastType" link="libmateweather-weather.html#WeatherForecastType"/> + <function name="enum TempUnit" link="libmateweather-weather.html#TempUnit"/> + <function name="enum SpeedUnit" link="libmateweather-weather.html#SpeedUnit"/> + <function name="enum PressureUnit" link="libmateweather-weather.html#PressureUnit"/> + <function name="enum DistanceUnit" link="libmateweather-weather.html#DistanceUnit"/> + <function name="WeatherPrefs" link="libmateweather-weather.html#WeatherPrefs"/> + <function name="WeatherInfo" link="libmateweather-weather.html#WeatherInfo"/> + <function name="WeatherInfoFunc ()" link="libmateweather-weather.html#WeatherInfoFunc"/> + <function name="weather_info_new()" link="libmateweather-weather.html#weather-info-new"/> + <function name="weather_info_update()" link="libmateweather-weather.html#weather-info-update"/> + <function name="weather_info_abort ()" link="libmateweather-weather.html#weather-info-abort"/> + <function name="weather_info_clone ()" link="libmateweather-weather.html#weather-info-clone"/> + <function name="weather_info_free ()" link="libmateweather-weather.html#weather-info-free"/> + <function name="weather_info_is_valid ()" link="libmateweather-weather.html#weather-info-is-valid"/> + <function name="weather_info_network_error ()" link="libmateweather-weather.html#weather-info-network-error"/> + <function name="weather_info_to_metric ()" link="libmateweather-weather.html#weather-info-to-metric"/> + <function name="weather_info_to_imperial ()" link="libmateweather-weather.html#weather-info-to-imperial"/> + <function name="weather_info_get_location ()" link="libmateweather-weather.html#weather-info-get-location"/> + <function name="weather_info_get_location_name ()" link="libmateweather-weather.html#weather-info-get-location-name"/> + <function name="weather_info_get_update ()" link="libmateweather-weather.html#weather-info-get-update"/> + <function name="weather_info_get_sky ()" link="libmateweather-weather.html#weather-info-get-sky"/> + <function name="weather_info_get_conditions ()" link="libmateweather-weather.html#weather-info-get-conditions"/> + <function name="weather_info_get_temp ()" link="libmateweather-weather.html#weather-info-get-temp"/> + <function name="weather_info_get_temp_min ()" link="libmateweather-weather.html#weather-info-get-temp-min"/> + <function name="weather_info_get_temp_max ()" link="libmateweather-weather.html#weather-info-get-temp-max"/> + <function name="weather_info_get_dew ()" link="libmateweather-weather.html#weather-info-get-dew"/> + <function name="weather_info_get_humidity ()" link="libmateweather-weather.html#weather-info-get-humidity"/> + <function name="weather_info_get_wind ()" link="libmateweather-weather.html#weather-info-get-wind"/> + <function name="weather_info_get_pressure ()" link="libmateweather-weather.html#weather-info-get-pressure"/> + <function name="weather_info_get_visibility ()" link="libmateweather-weather.html#weather-info-get-visibility"/> + <function name="weather_info_get_apparent ()" link="libmateweather-weather.html#weather-info-get-apparent"/> + <function name="weather_info_get_sunrise ()" link="libmateweather-weather.html#weather-info-get-sunrise"/> + <function name="weather_info_get_sunset ()" link="libmateweather-weather.html#weather-info-get-sunset"/> + <function name="weather_info_get_forecast ()" link="libmateweather-weather.html#weather-info-get-forecast"/> + <function name="weather_info_get_forecast_list ()" link="libmateweather-weather.html#weather-info-get-forecast-list"/> + <function name="weather_info_get_radar ()" link="libmateweather-weather.html#weather-info-get-radar"/> + <function name="weather_info_get_temp_summary ()" link="libmateweather-weather.html#weather-info-get-temp-summary"/> + <function name="weather_info_get_weather_summary ()" link="libmateweather-weather.html#weather-info-get-weather-summary"/> + <function name="weather_info_get_icon_name ()" link="libmateweather-weather.html#weather-info-get-icon-name"/> + <function name="weather_info_next_sun_event ()" link="libmateweather-weather.html#weather-info-next-sun-event"/> + <function name="enum WeatherWindDirection" link="libmateweather-weather.html#WeatherWindDirection"/> + <function name="enum WeatherSky" link="libmateweather-weather.html#WeatherSky"/> + <function name="enum WeatherConditionPhenomenon" link="libmateweather-weather.html#WeatherConditionPhenomenon"/> + <function name="enum WeatherConditionQualifier" link="libmateweather-weather.html#WeatherConditionQualifier"/> + <function name="weather_info_get_value_update ()" link="libmateweather-weather.html#weather-info-get-value-update"/> + <function name="weather_info_get_value_sky ()" link="libmateweather-weather.html#weather-info-get-value-sky"/> + <function name="weather_info_get_value_conditions ()" link="libmateweather-weather.html#weather-info-get-value-conditions"/> + <function name="weather_info_get_value_temp ()" link="libmateweather-weather.html#weather-info-get-value-temp"/> + <function name="weather_info_get_value_temp_min ()" link="libmateweather-weather.html#weather-info-get-value-temp-min"/> + <function name="weather_info_get_value_temp_max ()" link="libmateweather-weather.html#weather-info-get-value-temp-max"/> + <function name="weather_info_get_value_dew ()" link="libmateweather-weather.html#weather-info-get-value-dew"/> + <function name="weather_info_get_value_apparent ()" link="libmateweather-weather.html#weather-info-get-value-apparent"/> + <function name="weather_info_get_value_wind ()" link="libmateweather-weather.html#weather-info-get-value-wind"/> + <function name="weather_info_get_value_pressure ()" link="libmateweather-weather.html#weather-info-get-value-pressure"/> + <function name="weather_info_get_value_visibility ()" link="libmateweather-weather.html#weather-info-get-value-visibility"/> + <function name="weather_info_get_value_sunrise ()" link="libmateweather-weather.html#weather-info-get-value-sunrise"/> + <function name="weather_info_get_value_sunset ()" link="libmateweather-weather.html#weather-info-get-value-sunset"/> + <function name="mateweather_xml_load_locations ()" link="libmateweather-mateweather-xml.html#mateweather-xml-load-locations"/> + <function name="MateWeatherMateConf" link="libmateweather-mateweather-mateconf.html#MateWeatherMateConf"/> + <function name="mateweather_mateconf_new ()" link="libmateweather-mateweather-mateconf.html#mateweather-mateconf-new"/> + <function name="mateweather_mateconf_free ()" link="libmateweather-mateweather-mateconf.html#mateweather-mateconf-free"/> + <function name="mateweather_mateconf_get_client ()" link="libmateweather-mateweather-mateconf.html#mateweather-mateconf-get-client"/> + <function name="mateweather_mateconf_get_location ()" link="libmateweather-mateweather-mateconf.html#mateweather-mateconf-get-location"/> + <function name="mateweather_mateconf_get_full_key ()" link="libmateweather-mateweather-mateconf.html#mateweather-mateconf-get-full-key"/> + <function name="mateweather_mateconf_set_bool ()" link="libmateweather-mateweather-mateconf.html#mateweather-mateconf-set-bool"/> + <function name="mateweather_mateconf_set_int ()" link="libmateweather-mateweather-mateconf.html#mateweather-mateconf-set-int"/> + <function name="mateweather_mateconf_set_string ()" link="libmateweather-mateweather-mateconf.html#mateweather-mateconf-set-string"/> + <function name="mateweather_mateconf_get_bool ()" link="libmateweather-mateweather-mateconf.html#mateweather-mateconf-get-bool"/> + <function name="mateweather_mateconf_get_int ()" link="libmateweather-mateweather-mateconf.html#mateweather-mateconf-get-int"/> + <function name="mateweather_mateconf_get_string ()" link="libmateweather-mateweather-mateconf.html#mateweather-mateconf-get-string"/> + <function name="MATECONF_TEMP_UNIT" link="libmateweather-mateweather-prefs.html#MATECONF-TEMP-UNIT:CAPS"/> + <function name="MATECONF_SPEED_UNIT" link="libmateweather-mateweather-prefs.html#MATECONF-SPEED-UNIT:CAPS"/> + <function name="MATECONF_PRESSURE_UNIT" link="libmateweather-mateweather-prefs.html#MATECONF-PRESSURE-UNIT:CAPS"/> + <function name="MATECONF_DISTANCE_UNIT" link="libmateweather-mateweather-prefs.html#MATECONF-DISTANCE-UNIT:CAPS"/> + <function name="MateWeatherPrefs" link="libmateweather-mateweather-prefs.html#MateWeatherPrefs"/> + <function name="mateweather_prefs_load ()" link="libmateweather-mateweather-prefs.html#mateweather-prefs-load"/> + <function name="mateweather_prefs_temp_enum_to_string ()" link="libmateweather-mateweather-prefs.html#mateweather-prefs-temp-enum-to-string"/> + <function name="mateweather_prefs_speed_enum_to_string ()" link="libmateweather-mateweather-prefs.html#mateweather-prefs-speed-enum-to-string"/> + <function name="mateweather_prefs_pressure_enum_to_string ()" link="libmateweather-mateweather-prefs.html#mateweather-prefs-pressure-enum-to-string"/> + <function name="mateweather_prefs_distance_enum_to_string ()" link="libmateweather-mateweather-prefs.html#mateweather-prefs-distance-enum-to-string"/> + <function name="mateweather_prefs_parse_temperature ()" link="libmateweather-mateweather-prefs.html#mateweather-prefs-parse-temperature"/> + <function name="mateweather_prefs_parse_speed ()" link="libmateweather-mateweather-prefs.html#mateweather-prefs-parse-speed"/> + <function name="mateweather_prefs_get_temp_display_name ()" link="libmateweather-mateweather-prefs.html#mateweather-prefs-get-temp-display-name"/> + <function name="mateweather_prefs_get_speed_display_name ()" link="libmateweather-mateweather-prefs.html#mateweather-prefs-get-speed-display-name"/> + <function name="mateweather_prefs_get_pressure_display_name ()" link="libmateweather-mateweather-prefs.html#mateweather-prefs-get-pressure-display-name"/> + <function name="mateweather_prefs_get_distance_display_name ()" link="libmateweather-mateweather-prefs.html#mateweather-prefs-get-distance-display-name"/> + </functions> +</book> |