summaryrefslogtreecommitdiff
path: root/doc/libgweather-sections.txt
blob: 19ded1774c8b65cd917097246cd7c98baf33988a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
<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_new_world
gweather_location_ref
gweather_location_unref

<SUBSECTION>
gweather_location_serialize
gweather_location_deserialize
gweather_location_equal
gweather_location_find_by_station_code

<SUBSECTION>
gweather_location_get_level
gweather_location_get_parent
gweather_location_get_children
gweather_location_ref_world

<SUBSECTION>
gweather_location_get_name
gweather_location_get_sort_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

<SUBSECTION Private>
gweather_location_free_children
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>
GWeatherForecastType
gweather_info_new
gweather_info_new_for_world
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

<SUBSECTION>
GWeatherProvider
gweather_info_get_enabled_providers
gweather_info_set_enabled_providers
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_forecast
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
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_offset
gweather_timezone_has_dst
gweather_timezone_get_dst_offset
gweather_timezone_ref
gweather_timezone_unref
gweather_timezone_get_utc
</SECTION>