~ubuntu-branches/ubuntu/trusty/libgweather/trusty-updates

« back to all changes in this revision

Viewing changes to doc/libgweather-sections.txt

  • Committer: Package Import Robot
  • Author(s): Jeremy Bicha
  • Date: 2013-05-27 11:58:15 UTC
  • mfrom: (13.1.4 experimental)
  • Revision ID: package-import@ubuntu.com-20130527115815-l51yffuy20gbv9q0
Tags: 3.8.0-1ubuntu1
* Sync with Debian (LP: #1184168). Remaining changes: 
  - debian/control.in, debian/rules:
    + Run autoreconf
  - debian/rules:
    + Generate POT files on build
  - debian/patches/01_gettext_not_xml.patch: 
    + using gettext rather than add translations to the xml databases
  - debian/patches/02_no_external_gettext.patch:
    + Can't have both IT_PROG_INTLTOOL and AM_GNU_GETTEXT

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
<INCLUDE>libgweather/gweather.h</INCLUDE>
 
2
 
1
3
<SECTION>
2
 
<FILE>timezone-menu</FILE>
 
4
<FILE>gweathertimezonemenu</FILE>
3
5
<TITLE>GWeatherTimezoneMenu</TITLE>
4
6
GWeatherTimezoneMenu
5
7
GWeatherTimezoneMenuClass
17
19
</SECTION>
18
20
 
19
21
<SECTION>
20
 
<FILE>location-entry</FILE>
 
22
<FILE>gweatherlocationentry</FILE>
21
23
<TITLE>GWeatherLocationEntry</TITLE>
22
24
GWeatherLocationEntry
23
25
GWeatherLocationEntryClass
37
39
</SECTION>
38
40
 
39
41
<SECTION>
40
 
<FILE>gweather-location</FILE>
 
42
<FILE>gweatherlocation</FILE>
 
43
<TITLE>GWeatherLocation</TITLE>
41
44
GWeatherLocation
42
45
GWeatherLocationLevel
43
 
gweather_location_get_type
44
 
GWEATHER_TYPE_LOCATION
45
46
gweather_location_new_world
46
47
gweather_location_ref
47
48
gweather_location_unref
48
 
gweather_location_get_name
49
 
gweather_location_get_sort_name
 
49
 
 
50
<SUBSECTION>
 
51
gweather_location_serialize
 
52
gweather_location_deserialize
 
53
gweather_location_equal
 
54
gweather_location_find_by_station_code
 
55
 
 
56
<SUBSECTION>
50
57
gweather_location_get_level
51
58
gweather_location_get_parent
52
59
gweather_location_get_children
53
 
gweather_location_free_children
 
60
gweather_location_ref_world
 
61
 
 
62
<SUBSECTION>
 
63
gweather_location_get_name
 
64
gweather_location_get_sort_name
54
65
gweather_location_has_coords
55
66
gweather_location_get_coords
56
67
gweather_location_get_distance
57
68
gweather_location_get_country
58
69
gweather_location_get_timezone
59
70
gweather_location_get_timezones
60
 
gweather_location_free_timezones
61
71
gweather_location_get_code
62
72
gweather_location_get_city_name
63
 
gweather_location_get_weather
64
 
</SECTION>
65
 
 
66
 
<SECTION>
67
 
<FILE>weather</FILE>
68
 
WeatherLocation
69
 
weather_location_new
70
 
weather_location_clone
71
 
weather_location_free
72
 
weather_location_equal
73
 
WeatherForecastType
74
 
TempUnit
75
 
SpeedUnit
76
 
PressureUnit
77
 
DistanceUnit
78
 
WeatherPrefs
79
 
WeatherInfo
80
 
WeatherInfoFunc
81
 
weather_info_new
82
 
weather_info_update
83
 
weather_info_abort
84
 
weather_info_clone
85
 
weather_info_free
86
 
weather_info_is_valid
87
 
weather_info_network_error
88
 
weather_info_to_metric
89
 
weather_info_to_imperial
90
 
weather_info_get_location
91
 
weather_info_get_location_name
92
 
weather_info_get_update
93
 
weather_info_get_sky
94
 
weather_info_get_conditions
95
 
weather_info_get_temp
96
 
weather_info_get_temp_min
97
 
weather_info_get_temp_max
98
 
weather_info_get_dew
99
 
weather_info_get_humidity
100
 
weather_info_get_wind
101
 
weather_info_get_pressure
102
 
weather_info_get_visibility
103
 
weather_info_get_apparent
104
 
weather_info_get_sunrise
105
 
weather_info_get_sunset
106
 
weather_info_get_forecast
107
 
weather_info_get_forecast_list
108
 
weather_info_get_radar
109
 
weather_info_get_temp_summary
110
 
weather_info_get_weather_summary
111
 
weather_info_get_icon_name
112
 
weather_info_next_sun_event
113
 
WeatherWindDirection
114
 
WeatherSky
115
 
WeatherConditionPhenomenon
116
 
WeatherConditionQualifier
117
 
WeatherMoonPhase
118
 
WeatherMoonLatitude
119
 
weather_info_get_value_update
120
 
weather_info_get_value_sky
121
 
weather_info_get_value_conditions
122
 
weather_info_get_value_temp
123
 
weather_info_get_value_temp_min
124
 
weather_info_get_value_temp_max
125
 
weather_info_get_value_dew
126
 
weather_info_get_value_apparent
127
 
weather_info_get_value_wind
128
 
weather_info_get_value_pressure
129
 
weather_info_get_value_visibility
130
 
weather_info_get_value_sunrise
131
 
weather_info_get_value_sunset
132
 
weather_info_get_value_moonphase
133
 
weather_info_get_upcoming_moonphases
134
 
</SECTION>
135
 
 
136
 
<SECTION>
137
 
<FILE>gweather-prefs</FILE>
138
 
GCONF_TEMP_UNIT
139
 
GCONF_SPEED_UNIT
140
 
GCONF_PRESSURE_UNIT
141
 
GCONF_DISTANCE_UNIT
142
 
GWeatherPrefs
143
 
gweather_prefs_load
144
 
gweather_prefs_temp_enum_to_string
145
 
gweather_prefs_speed_enum_to_string
146
 
gweather_prefs_pressure_enum_to_string
147
 
gweather_prefs_distance_enum_to_string
148
 
gweather_prefs_parse_temperature
149
 
gweather_prefs_parse_speed
150
 
gweather_prefs_get_temp_display_name
151
 
gweather_prefs_get_speed_display_name
152
 
gweather_prefs_get_pressure_display_name
153
 
gweather_prefs_get_distance_display_name
154
 
</SECTION>
155
 
 
156
 
<SECTION>
157
 
<FILE>gweather-gconf</FILE>
158
 
GWeatherGConf
159
 
gweather_gconf_new
160
 
gweather_gconf_free
161
 
gweather_gconf_get_client
162
 
gweather_gconf_get_location
163
 
gweather_gconf_get_full_key
164
 
gweather_gconf_set_bool
165
 
gweather_gconf_set_int
166
 
gweather_gconf_set_string
167
 
gweather_gconf_get_bool
168
 
gweather_gconf_get_int
169
 
gweather_gconf_get_string
170
 
</SECTION>
171
 
 
172
 
<SECTION>
173
 
<FILE>gweather-xml</FILE>
174
 
gweather_xml_load_locations
175
 
gweather_xml_free_locations
176
 
</SECTION>
177
 
 
178
 
<SECTION>
179
 
<FILE>gweather-timezone</FILE>
 
73
 
 
74
<SUBSECTION Private>
 
75
gweather_location_free_children
 
76
gweather_location_free_timezones
 
77
 
 
78
<SUBSECTION Standard>
 
79
GWEATHER_TYPE_LOCATION
 
80
gweather_location_get_type
 
81
</SECTION>
 
82
 
 
83
<SECTION>
 
84
<FILE>gweatherinfo</FILE>
 
85
<TITLE>GWeatherInfo</TITLE>
 
86
 
 
87
<SUBSECTION Standard>
 
88
GWeatherInfo
 
89
GWeatherInfoClass
 
90
gweather_info_get_type
 
91
GWEATHER_INFO
 
92
GWEATHER_INFO_CLASS
 
93
GWEATHER_INFO_GET_CLASS
 
94
GWEATHER_IS_INFO
 
95
GWEATHER_IS_INFO_CLASS
 
96
GWEATHER_TYPE_INFO
 
97
GWeatherInfoPrivate
 
98
 
 
99
<SUBSECTION>
 
100
GWeatherForecastType
 
101
gweather_info_new
 
102
gweather_info_new_for_world
 
103
gweather_info_update
 
104
gweather_info_abort
 
105
gweather_info_is_valid
 
106
gweather_info_network_error
 
107
gweather_info_get_location
 
108
gweather_info_set_location
 
109
gweather_info_get_forecast_list
 
110
 
 
111
<SUBSECTION>
 
112
GWeatherProvider
 
113
gweather_info_get_enabled_providers
 
114
gweather_info_set_enabled_providers
 
115
gweather_info_get_attribution
 
116
 
 
117
<SUBSECTION>
 
118
gweather_info_get_location_name
 
119
gweather_info_get_icon_name
 
120
gweather_info_get_weather_summary
 
121
gweather_info_get_temp_summary
 
122
gweather_info_get_update
 
123
gweather_info_get_sky
 
124
gweather_info_get_conditions
 
125
gweather_info_get_temp
 
126
gweather_info_get_temp_min
 
127
gweather_info_get_temp_max
 
128
gweather_info_get_dew
 
129
gweather_info_get_humidity
 
130
gweather_info_get_wind
 
131
gweather_info_get_pressure
 
132
gweather_info_get_visibility
 
133
gweather_info_get_apparent
 
134
gweather_info_get_sunrise
 
135
gweather_info_get_sunset
 
136
gweather_info_get_forecast
 
137
gweather_info_get_radar
 
138
 
 
139
<SUBSECTION>
 
140
GWeatherConditionPhenomenon
 
141
GWeatherConditionQualifier
 
142
GWeatherConditions
 
143
gweather_conditions_to_string
 
144
GWeatherSky
 
145
gweather_sky_to_string
 
146
GWeatherWindDirection
 
147
gweather_wind_direction_to_string
 
148
GWeatherMoonLatitude
 
149
GWeatherMoonPhase
 
150
GWeatherDistanceUnit
 
151
GWeatherPressureUnit
 
152
GWeatherSpeedUnit
 
153
GWeatherTemperatureUnit
 
154
 
 
155
<SUBSECTION>
 
156
gweather_info_get_value_update
 
157
gweather_info_get_value_sky
 
158
gweather_info_get_value_conditions
 
159
gweather_info_get_value_temp
 
160
gweather_info_get_value_temp_min
 
161
gweather_info_get_value_temp_max
 
162
gweather_info_get_value_dew
 
163
gweather_info_get_value_apparent
 
164
gweather_info_get_value_wind
 
165
gweather_info_get_value_pressure
 
166
gweather_info_get_value_visibility
 
167
gweather_info_get_value_sunrise
 
168
gweather_info_get_value_sunset
 
169
gweather_info_next_sun_event
 
170
gweather_info_get_value_moonphase
 
171
gweather_info_get_upcoming_moonphases
 
172
</SECTION>
 
173
 
 
174
<SECTION>
 
175
<FILE>gweathertimezone</FILE>
180
176
GWeatherTimezone
181
177
gweather_timezone_get_type
182
178
GWEATHER_TYPE_TIMEZONE