~ubuntu-branches/ubuntu/quantal/libgweather/quantal

« back to all changes in this revision

Viewing changes to doc/html/libgweather.devhelp

  • Committer: Bazaar Package Importer
  • Author(s): Sebastien Bacher
  • Date: 2011-05-17 15:26:05 UTC
  • mfrom: (1.1.28 upstream) (5.1.9 experimental)
  • Revision ID: james.westby@ubuntu.com-20110517152605-anf9c03d1ny7yn54
Tags: 3.0.0-0ubuntu1
* Resynchronize on Debian and update to the current version, remaining diff:
* debian/control.in:
  - Build-depend on dh-autoreconf, gnome-common
  - use Conflicts on the ppa binaries names differently for easier upgrades
* debian/rules:
  - Run autotools on build
  - Generate POT files on build
* debian/patches/01_gettext_not_xml.patch: 
  - using gettext rather than add translations to the xml databases
* debian/watch: 
  - Watch unstable series  

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
<?xml version="1.0" encoding="utf-8" standalone="no"?>
2
2
<!DOCTYPE book PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "">
3
 
<book xmlns="http://www.devhelp.net/book" title="libgweather Reference Manual" link="index.html" author="" name="libgweather">
 
3
<book xmlns="http://www.devhelp.net/book" title="libgweather-3.0 Reference Manual" link="index.html" author="" name="libgweather">
4
4
  <chapters>
5
5
    <sub name="[Insert title here]" link="ch01.html">
 
6
      <sub name="GWeatherTimezoneMenu" link="GWeatherTimezoneMenu.html"/>
 
7
      <sub name="GWeatherLocationEntry" link="GWeatherLocationEntry.html"/>
6
8
      <sub name="gweather-location" link="libgweather-gweather-location.html"/>
7
 
      <sub name="GWeatherLocationEntry" link="GWeatherLocationEntry.html"/>
8
 
      <sub name="gweather-timezone" link="libgweather-gweather-timezone.html"/>
9
 
      <sub name="GWeatherTimezoneMenu" link="GWeatherTimezoneMenu.html"/>
10
9
      <sub name="weather" link="libgweather-weather.html"/>
 
10
      <sub name="gweather-prefs" link="libgweather-gweather-prefs.html"/>
 
11
      <sub name="gweather-gconf" link="libgweather-gweather-gconf.html"/>
11
12
      <sub name="gweather-xml" link="libgweather-gweather-xml.html"/>
12
 
      <sub name="gweather-gconf" link="libgweather-gweather-gconf.html"/>
13
 
      <sub name="gweather-prefs" link="libgweather-gweather-prefs.html"/>
 
13
      <sub name="gweather-timezone" link="libgweather-gweather-timezone.html"/>
14
14
    </sub>
 
15
    <sub name="Object Hierarchy" link="object-tree.html"/>
 
16
    <sub name="API Index" link="api-index-full.html"/>
 
17
    <sub name="Annotation Glossary" link="annotation-glossary.html"/>
15
18
  </chapters>
16
19
  <functions>
 
20
    <function name="GWeatherTimezoneMenu" link="GWeatherTimezoneMenu.html#GWeatherTimezoneMenu-struct"/>
 
21
    <function name="GWeatherTimezoneMenuClass" link="GWeatherTimezoneMenu.html#GWeatherTimezoneMenuClass"/>
 
22
    <function name="gweather_timezone_menu_new ()" link="GWeatherTimezoneMenu.html#gweather-timezone-menu-new"/>
 
23
    <function name="gweather_timezone_menu_set_tzid ()" link="GWeatherTimezoneMenu.html#gweather-timezone-menu-set-tzid"/>
 
24
    <function name="gweather_timezone_menu_get_tzid ()" link="GWeatherTimezoneMenu.html#gweather-timezone-menu-get-tzid"/>
 
25
    <function name="The &quot;top&quot; property" link="GWeatherTimezoneMenu.html#GWeatherTimezoneMenu--top"/>
 
26
    <function name="The &quot;tzid&quot; property" link="GWeatherTimezoneMenu.html#GWeatherTimezoneMenu--tzid"/>
 
27
    <function name="GWeatherLocationEntry" link="GWeatherLocationEntry.html#GWeatherLocationEntry-struct"/>
 
28
    <function name="GWeatherLocationEntryClass" link="GWeatherLocationEntry.html#GWeatherLocationEntryClass"/>
 
29
    <function name="gweather_location_entry_new ()" link="GWeatherLocationEntry.html#gweather-location-entry-new"/>
 
30
    <function name="gweather_location_entry_set_location ()" link="GWeatherLocationEntry.html#gweather-location-entry-set-location"/>
 
31
    <function name="gweather_location_entry_get_location ()" link="GWeatherLocationEntry.html#gweather-location-entry-get-location"/>
 
32
    <function name="gweather_location_entry_has_custom_text ()" link="GWeatherLocationEntry.html#gweather-location-entry-has-custom-text"/>
 
33
    <function name="gweather_location_entry_set_city ()" link="GWeatherLocationEntry.html#gweather-location-entry-set-city"/>
 
34
    <function name="The &quot;location&quot; property" link="GWeatherLocationEntry.html#GWeatherLocationEntry--location"/>
 
35
    <function name="The &quot;top&quot; property" link="GWeatherLocationEntry.html#GWeatherLocationEntry--top"/>
17
36
    <function name="GWeatherLocation" link="libgweather-gweather-location.html#GWeatherLocation"/>
18
37
    <function name="enum GWeatherLocationLevel" link="libgweather-gweather-location.html#GWeatherLocationLevel"/>
 
38
    <function name="gweather_location_get_type ()" link="libgweather-gweather-location.html#gweather-location-get-type"/>
 
39
    <function name="GWEATHER_TYPE_LOCATION" link="libgweather-gweather-location.html#GWEATHER-TYPE-LOCATION:CAPS"/>
19
40
    <function name="gweather_location_new_world ()" link="libgweather-gweather-location.html#gweather-location-new-world"/>
20
41
    <function name="gweather_location_ref ()" link="libgweather-gweather-location.html#gweather-location-ref"/>
21
42
    <function name="gweather_location_unref ()" link="libgweather-gweather-location.html#gweather-location-unref"/>
35
56
    <function name="gweather_location_get_code ()" link="libgweather-gweather-location.html#gweather-location-get-code"/>
36
57
    <function name="gweather_location_get_city_name ()" link="libgweather-gweather-location.html#gweather-location-get-city-name"/>
37
58
    <function name="gweather_location_get_weather ()" link="libgweather-gweather-location.html#gweather-location-get-weather"/>
38
 
    <function name="GWeatherLocationEntry" link="GWeatherLocationEntry.html#GWeatherLocationEntry-struct"/>
39
 
    <function name="gweather_location_entry_new ()" link="GWeatherLocationEntry.html#gweather-location-entry-new"/>
40
 
    <function name="gweather_location_entry_set_location ()" link="GWeatherLocationEntry.html#gweather-location-entry-set-location"/>
41
 
    <function name="gweather_location_entry_get_location ()" link="GWeatherLocationEntry.html#gweather-location-entry-get-location"/>
42
 
    <function name="gweather_location_entry_set_city ()" link="GWeatherLocationEntry.html#gweather-location-entry-set-city"/>
43
 
    <function name="The &quot;location&quot; property" link="GWeatherLocationEntry.html#GWeatherLocationEntry--location"/>
44
 
    <function name="The &quot;top&quot; property" link="GWeatherLocationEntry.html#GWeatherLocationEntry--top"/>
45
 
    <function name="GWeatherTimezone" link="libgweather-gweather-timezone.html#GWeatherTimezone"/>
46
 
    <function name="gweather_timezone_get_name ()" link="libgweather-gweather-timezone.html#gweather-timezone-get-name"/>
47
 
    <function name="gweather_timezone_get_tzid ()" link="libgweather-gweather-timezone.html#gweather-timezone-get-tzid"/>
48
 
    <function name="gweather_timezone_get_offset ()" link="libgweather-gweather-timezone.html#gweather-timezone-get-offset"/>
49
 
    <function name="gweather_timezone_has_dst ()" link="libgweather-gweather-timezone.html#gweather-timezone-has-dst"/>
50
 
    <function name="gweather_timezone_get_dst_offset ()" link="libgweather-gweather-timezone.html#gweather-timezone-get-dst-offset"/>
51
 
    <function name="gweather_timezone_ref ()" link="libgweather-gweather-timezone.html#gweather-timezone-ref"/>
52
 
    <function name="gweather_timezone_unref ()" link="libgweather-gweather-timezone.html#gweather-timezone-unref"/>
53
 
    <function name="GWeatherTimezoneMenu" link="GWeatherTimezoneMenu.html#GWeatherTimezoneMenu-struct"/>
54
 
    <function name="gweather_timezone_menu_new ()" link="GWeatherTimezoneMenu.html#gweather-timezone-menu-new"/>
55
 
    <function name="gweather_timezone_menu_set_tzid ()" link="GWeatherTimezoneMenu.html#gweather-timezone-menu-set-tzid"/>
56
 
    <function name="gweather_timezone_menu_get_tzid ()" link="GWeatherTimezoneMenu.html#gweather-timezone-menu-get-tzid"/>
57
 
    <function name="The &quot;top&quot; property" link="GWeatherTimezoneMenu.html#GWeatherTimezoneMenu--top"/>
58
 
    <function name="The &quot;tzid&quot; property" link="GWeatherTimezoneMenu.html#GWeatherTimezoneMenu--tzid"/>
59
59
    <function name="WeatherLocation" link="libgweather-weather.html#WeatherLocation"/>
60
60
    <function name="weather_location_new ()" link="libgweather-weather.html#weather-location-new"/>
61
61
    <function name="weather_location_clone ()" link="libgweather-weather.html#weather-location-clone"/>
105
105
    <function name="enum WeatherSky" link="libgweather-weather.html#WeatherSky"/>
106
106
    <function name="enum WeatherConditionPhenomenon" link="libgweather-weather.html#WeatherConditionPhenomenon"/>
107
107
    <function name="enum WeatherConditionQualifier" link="libgweather-weather.html#WeatherConditionQualifier"/>
 
108
    <function name="WeatherMoonPhase" link="libgweather-weather.html#WeatherMoonPhase"/>
 
109
    <function name="WeatherMoonLatitude" link="libgweather-weather.html#WeatherMoonLatitude"/>
108
110
    <function name="weather_info_get_value_update ()" link="libgweather-weather.html#weather-info-get-value-update"/>
109
111
    <function name="weather_info_get_value_sky ()" link="libgweather-weather.html#weather-info-get-value-sky"/>
110
112
    <function name="weather_info_get_value_conditions ()" link="libgweather-weather.html#weather-info-get-value-conditions"/>
118
120
    <function name="weather_info_get_value_visibility ()" link="libgweather-weather.html#weather-info-get-value-visibility"/>
119
121
    <function name="weather_info_get_value_sunrise ()" link="libgweather-weather.html#weather-info-get-value-sunrise"/>
120
122
    <function name="weather_info_get_value_sunset ()" link="libgweather-weather.html#weather-info-get-value-sunset"/>
121
 
    <function name="gweather_xml_load_locations ()" link="libgweather-gweather-xml.html#gweather-xml-load-locations"/>
122
 
    <function name="GWeatherGConf" link="libgweather-gweather-gconf.html#GWeatherGConf"/>
123
 
    <function name="gweather_gconf_new ()" link="libgweather-gweather-gconf.html#gweather-gconf-new"/>
124
 
    <function name="gweather_gconf_free ()" link="libgweather-gweather-gconf.html#gweather-gconf-free"/>
125
 
    <function name="gweather_gconf_get_client ()" link="libgweather-gweather-gconf.html#gweather-gconf-get-client"/>
126
 
    <function name="gweather_gconf_get_location ()" link="libgweather-gweather-gconf.html#gweather-gconf-get-location"/>
127
 
    <function name="gweather_gconf_get_full_key ()" link="libgweather-gweather-gconf.html#gweather-gconf-get-full-key"/>
128
 
    <function name="gweather_gconf_set_bool ()" link="libgweather-gweather-gconf.html#gweather-gconf-set-bool"/>
129
 
    <function name="gweather_gconf_set_int ()" link="libgweather-gweather-gconf.html#gweather-gconf-set-int"/>
130
 
    <function name="gweather_gconf_set_string ()" link="libgweather-gweather-gconf.html#gweather-gconf-set-string"/>
131
 
    <function name="gweather_gconf_get_bool ()" link="libgweather-gweather-gconf.html#gweather-gconf-get-bool"/>
132
 
    <function name="gweather_gconf_get_int ()" link="libgweather-gweather-gconf.html#gweather-gconf-get-int"/>
133
 
    <function name="gweather_gconf_get_string ()" link="libgweather-gweather-gconf.html#gweather-gconf-get-string"/>
 
123
    <function name="weather_info_get_value_moonphase ()" link="libgweather-weather.html#weather-info-get-value-moonphase"/>
 
124
    <function name="weather_info_get_upcoming_moonphases ()" link="libgweather-weather.html#weather-info-get-upcoming-moonphases"/>
134
125
    <function name="GCONF_TEMP_UNIT" link="libgweather-gweather-prefs.html#GCONF-TEMP-UNIT:CAPS"/>
135
126
    <function name="GCONF_SPEED_UNIT" link="libgweather-gweather-prefs.html#GCONF-SPEED-UNIT:CAPS"/>
136
127
    <function name="GCONF_PRESSURE_UNIT" link="libgweather-gweather-prefs.html#GCONF-PRESSURE-UNIT:CAPS"/>
147
138
    <function name="gweather_prefs_get_speed_display_name ()" link="libgweather-gweather-prefs.html#gweather-prefs-get-speed-display-name"/>
148
139
    <function name="gweather_prefs_get_pressure_display_name ()" link="libgweather-gweather-prefs.html#gweather-prefs-get-pressure-display-name"/>
149
140
    <function name="gweather_prefs_get_distance_display_name ()" link="libgweather-gweather-prefs.html#gweather-prefs-get-distance-display-name"/>
 
141
    <function name="GWeatherGConf" link="libgweather-gweather-gconf.html#GWeatherGConf"/>
 
142
    <function name="gweather_gconf_new ()" link="libgweather-gweather-gconf.html#gweather-gconf-new"/>
 
143
    <function name="gweather_gconf_free ()" link="libgweather-gweather-gconf.html#gweather-gconf-free"/>
 
144
    <function name="gweather_gconf_get_client ()" link="libgweather-gweather-gconf.html#gweather-gconf-get-client"/>
 
145
    <function name="gweather_gconf_get_location ()" link="libgweather-gweather-gconf.html#gweather-gconf-get-location"/>
 
146
    <function name="gweather_gconf_get_full_key ()" link="libgweather-gweather-gconf.html#gweather-gconf-get-full-key"/>
 
147
    <function name="gweather_gconf_set_bool ()" link="libgweather-gweather-gconf.html#gweather-gconf-set-bool"/>
 
148
    <function name="gweather_gconf_set_int ()" link="libgweather-gweather-gconf.html#gweather-gconf-set-int"/>
 
149
    <function name="gweather_gconf_set_string ()" link="libgweather-gweather-gconf.html#gweather-gconf-set-string"/>
 
150
    <function name="gweather_gconf_get_bool ()" link="libgweather-gweather-gconf.html#gweather-gconf-get-bool"/>
 
151
    <function name="gweather_gconf_get_int ()" link="libgweather-gweather-gconf.html#gweather-gconf-get-int"/>
 
152
    <function name="gweather_gconf_get_string ()" link="libgweather-gweather-gconf.html#gweather-gconf-get-string"/>
 
153
    <function name="gweather_xml_load_locations ()" link="libgweather-gweather-xml.html#gweather-xml-load-locations"/>
 
154
    <function name="gweather_xml_free_locations ()" link="libgweather-gweather-xml.html#gweather-xml-free-locations"/>
 
155
    <function name="GWeatherTimezone" link="libgweather-gweather-timezone.html#GWeatherTimezone"/>
 
156
    <function name="gweather_timezone_get_type ()" link="libgweather-gweather-timezone.html#gweather-timezone-get-type"/>
 
157
    <function name="GWEATHER_TYPE_TIMEZONE" link="libgweather-gweather-timezone.html#GWEATHER-TYPE-TIMEZONE:CAPS"/>
 
158
    <function name="gweather_timezone_get_name ()" link="libgweather-gweather-timezone.html#gweather-timezone-get-name"/>
 
159
    <function name="gweather_timezone_get_tzid ()" link="libgweather-gweather-timezone.html#gweather-timezone-get-tzid"/>
 
160
    <function name="gweather_timezone_get_offset ()" link="libgweather-gweather-timezone.html#gweather-timezone-get-offset"/>
 
161
    <function name="gweather_timezone_has_dst ()" link="libgweather-gweather-timezone.html#gweather-timezone-has-dst"/>
 
162
    <function name="gweather_timezone_get_dst_offset ()" link="libgweather-gweather-timezone.html#gweather-timezone-get-dst-offset"/>
 
163
    <function name="gweather_timezone_ref ()" link="libgweather-gweather-timezone.html#gweather-timezone-ref"/>
 
164
    <function name="gweather_timezone_unref ()" link="libgweather-gweather-timezone.html#gweather-timezone-unref"/>
 
165
    <function name="gweather_timezone_get_utc ()" link="libgweather-gweather-timezone.html#gweather-timezone-get-utc"/>
150
166
  </functions>
151
167
</book>