summaryrefslogtreecommitdiff
path: root/doc/libgweather-sections.txt
diff options
context:
space:
mode:
Diffstat (limited to 'doc/libgweather-sections.txt')
-rw-r--r--doc/libgweather-sections.txt216
1 files changed, 0 insertions, 216 deletions
diff --git a/doc/libgweather-sections.txt b/doc/libgweather-sections.txt
deleted file mode 100644
index f9589d8..0000000
--- a/doc/libgweather-sections.txt
+++ /dev/null
@@ -1,216 +0,0 @@
-<INCLUDE>libgweather/gweather.h</INCLUDE>
-
-<SECTION>
-<FILE>gweathertimezonemenu</FILE>
-<TITLE>GWeatherTimezoneMenu</TITLE>
-GWeatherTimezoneMenu
-gweather_timezone_menu_new
-gweather_timezone_menu_set_tzid
-gweather_timezone_menu_get_tzid
-<SUBSECTION Standard>
-GWeatherTimezoneMenuClass
-GWEATHER_TIMEZONE_MENU
-GWEATHER_IS_TIMEZONE_MENU
-GWEATHER_TYPE_TIMEZONE_MENU
-gweather_timezone_menu_get_type
-GWEATHER_TIMEZONE_MENU_CLASS
-GWEATHER_IS_TIMEZONE_MENU_CLASS
-GWEATHER_TIMEZONE_MENU_GET_CLASS
-</SECTION>
-
-<SECTION>
-<FILE>gweatherlocationentry</FILE>
-<TITLE>GWeatherLocationEntry</TITLE>
-GWeatherLocationEntry
-gweather_location_entry_new
-gweather_location_entry_set_location
-gweather_location_entry_get_location
-gweather_location_entry_has_custom_text
-gweather_location_entry_set_city
-<SUBSECTION Standard>
-GWeatherLocationEntryClass
-GWEATHER_LOCATION_ENTRY
-GWEATHER_IS_LOCATION_ENTRY
-GWEATHER_TYPE_LOCATION_ENTRY
-gweather_location_entry_get_type
-GWEATHER_LOCATION_ENTRY_CLASS
-GWEATHER_IS_LOCATION_ENTRY_CLASS
-GWEATHER_LOCATION_ENTRY_GET_CLASS
-GWeatherLocationEntryPrivate
-</SECTION>
-
-<SECTION>
-<FILE>gweatherlocation</FILE>
-<TITLE>GWeatherLocation</TITLE>
-GWeatherLocation
-GWeatherLocationLevel
-gweather_location_get_world
-gweather_location_new_world
-gweather_location_new_detached
-gweather_location_ref
-gweather_location_unref
-
-<SUBSECTION>
-gweather_location_serialize
-gweather_location_deserialize
-gweather_location_equal
-gweather_location_find_by_station_code
-gweather_location_find_nearest_city
-GWeatherFilterFunc
-gweather_location_find_nearest_city_full
-gweather_location_detect_nearest_city
-gweather_location_detect_nearest_city_finish
-
-<SUBSECTION>
-gweather_location_get_level
-gweather_location_level_get_string
-gweather_location_get_parent
-gweather_location_get_children
-
-<SUBSECTION>
-gweather_location_get_name
-gweather_location_get_sort_name
-gweather_location_get_english_name
-gweather_location_has_coords
-gweather_location_get_coords
-gweather_location_get_distance
-gweather_location_get_country
-gweather_location_get_timezone
-gweather_location_get_timezones
-gweather_location_get_code
-gweather_location_get_city_name
-gweather_location_get_country_name
-
-<SUBSECTION Private>
-gweather_location_free_timezones
-
-<SUBSECTION Standard>
-GWEATHER_TYPE_LOCATION
-gweather_location_get_type
-</SECTION>
-
-<SECTION>
-<FILE>gweatherinfo</FILE>
-<TITLE>GWeatherInfo</TITLE>
-
-<SUBSECTION Standard>
-GWeatherInfo
-GWeatherInfoClass
-gweather_info_get_type
-GWEATHER_INFO
-GWEATHER_INFO_CLASS
-GWEATHER_INFO_GET_CLASS
-GWEATHER_IS_INFO
-GWEATHER_IS_INFO_CLASS
-GWEATHER_TYPE_INFO
-GWeatherInfoPrivate
-
-<SUBSECTION>
-gweather_info_new
-gweather_info_update
-gweather_info_abort
-gweather_info_is_valid
-gweather_info_network_error
-gweather_info_store_cache
-gweather_info_get_location
-gweather_info_set_location
-gweather_info_get_forecast
-gweather_info_get_forecast_list
-
-<SUBSECTION>
-GWeatherProvider
-gweather_info_get_enabled_providers
-gweather_info_set_enabled_providers
-gweather_info_get_application_id
-gweather_info_set_application_id
-gweather_info_get_attribution
-
-<SUBSECTION>
-gweather_info_get_location_name
-gweather_info_get_icon_name
-gweather_info_get_symbolic_icon_name
-gweather_info_get_weather_summary
-gweather_info_get_temp_summary
-gweather_info_get_update
-gweather_info_get_sky
-gweather_info_get_conditions
-gweather_info_get_temp
-gweather_info_get_temp_min
-gweather_info_get_temp_max
-gweather_info_get_dew
-gweather_info_get_humidity
-gweather_info_get_wind
-gweather_info_get_pressure
-gweather_info_get_visibility
-gweather_info_get_apparent
-gweather_info_get_sunrise
-gweather_info_get_sunset
-gweather_info_get_radar
-
-<SUBSECTION>
-GWeatherConditionPhenomenon
-GWeatherConditionQualifier
-GWeatherConditions
-gweather_conditions_to_string
-GWeatherSky
-gweather_sky_to_string
-GWeatherWindDirection
-gweather_wind_direction_to_string
-GWeatherMoonLatitude
-GWeatherMoonPhase
-GWeatherDistanceUnit
-GWeatherPressureUnit
-GWeatherSpeedUnit
-gweather_speed_unit_to_string
-GWeatherTemperatureUnit
-
-<SUBSECTION>
-gweather_info_get_value_update
-gweather_info_get_value_sky
-gweather_info_get_value_conditions
-gweather_info_get_value_temp
-gweather_info_get_value_temp_min
-gweather_info_get_value_temp_max
-gweather_info_get_value_dew
-gweather_info_get_value_apparent
-gweather_info_get_value_wind
-gweather_info_get_value_pressure
-gweather_info_get_value_visibility
-gweather_info_get_value_sunrise
-gweather_info_get_value_sunset
-gweather_info_next_sun_event
-gweather_info_get_value_moonphase
-gweather_info_get_upcoming_moonphases
-gweather_info_is_daytime
-</SECTION>
-
-<SECTION>
-<FILE>gweathertimezone</FILE>
-GWeatherTimezone
-gweather_timezone_get_type
-GWEATHER_TYPE_TIMEZONE
-gweather_timezone_get_name
-gweather_timezone_get_tzid
-gweather_timezone_get_by_tzid
-gweather_timezone_get_offset
-gweather_timezone_has_dst
-gweather_timezone_get_dst_offset
-gweather_timezone_ref
-gweather_timezone_unref
-gweather_timezone_get_utc
-</SECTION>
-
-<SECTION>
-<FILE>gweatherversion</FILE>
-<TITLE>Versioning information</TITLE>
-GWEATHER_MAJOR_VERSION
-GWEATHER_MINOR_VERSION
-GWEATHER_MICRO_VERSION
-
-<SUBSECTION>
-GWEATHER_VERSION
-GWEATHER_VERSION_HEX
-
-<SUBSECTION>
-GWEATHER_CHECK_VERSION
-</SECTION>