summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorGiovanni Campagna <gcampagna@src.gnome.org>2013-03-17 20:11:56 +0100
committerGiovanni Campagna <gcampagna@src.gnome.org>2013-03-26 15:27:22 +0100
commit8f41bb823b041ad4b84bc91eaef075185a9e720f (patch)
treef923b987c8855f4adba72173bc553fbbc3e6c7df /doc
parentb688d230b3c67bdb3021468c011b3fecb3b18146 (diff)
downloadlibgweather-8f41bb823b041ad4b84bc91eaef075185a9e720f.tar.gz
Fix developer documentation
Add some missing docs, and fix the section declarations.
Diffstat (limited to 'doc')
-rw-r--r--doc/libgweather-sections.txt8
1 files changed, 6 insertions, 2 deletions
diff --git a/doc/libgweather-sections.txt b/doc/libgweather-sections.txt
index df00013..19ded17 100644
--- a/doc/libgweather-sections.txt
+++ b/doc/libgweather-sections.txt
@@ -4,11 +4,11 @@
<FILE>gweathertimezonemenu</FILE>
<TITLE>GWeatherTimezoneMenu</TITLE>
GWeatherTimezoneMenu
-GWeatherTimezoneMenuClass
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
@@ -22,13 +22,13 @@ GWEATHER_TIMEZONE_MENU_GET_CLASS
<FILE>gweatherlocationentry</FILE>
<TITLE>GWeatherLocationEntry</TITLE>
GWeatherLocationEntry
-GWeatherLocationEntryClass
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
@@ -36,6 +36,7 @@ gweather_location_entry_get_type
GWEATHER_LOCATION_ENTRY_CLASS
GWEATHER_IS_LOCATION_ENTRY_CLASS
GWEATHER_LOCATION_ENTRY_GET_CLASS
+GWeatherLocationEntryPrivate
</SECTION>
<SECTION>
@@ -104,6 +105,7 @@ 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_list
@@ -117,6 +119,7 @@ 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
@@ -169,6 +172,7 @@ 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>