summaryrefslogtreecommitdiff
path: root/doc/libmateweather-sections.txt
blob: 7e9ef1d80b5f3686737f7e88e71ee5057712b604 (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
<SECTION>
<FILE>timezone-menu</FILE>
<TITLE>MateWeatherTimezoneMenu</TITLE>
MateWeatherTimezoneMenu
mateweather_timezone_menu_new
mateweather_timezone_menu_set_tzid
mateweather_timezone_menu_get_tzid
<SUBSECTION Standard>
MATEWEATHER_TIMEZONE_MENU
MATEWEATHER_IS_TIMEZONE_MENU
MATEWEATHER_TYPE_TIMEZONE_MENU
mateweather_timezone_menu_get_type
MATEWEATHER_TIMEZONE_MENU_CLASS
MATEWEATHER_IS_TIMEZONE_MENU_CLASS
MATEWEATHER_TIMEZONE_MENU_GET_CLASS
</SECTION>

<SECTION>
<FILE>location-entry</FILE>
<TITLE>MateWeatherLocationEntry</TITLE>
MateWeatherLocationEntry
mateweather_location_entry_new
mateweather_location_entry_set_location
mateweather_location_entry_get_location
mateweather_location_entry_set_city
<SUBSECTION Standard>
MATEWEATHER_LOCATION_ENTRY
MATEWEATHER_IS_LOCATION_ENTRY
MATEWEATHER_TYPE_LOCATION_ENTRY
mateweather_location_entry_get_type
MATEWEATHER_LOCATION_ENTRY_CLASS
MATEWEATHER_IS_LOCATION_ENTRY_CLASS
MATEWEATHER_LOCATION_ENTRY_GET_CLASS
</SECTION>

<SECTION>
<FILE>mateweather-timezone</FILE>
MateWeatherTimezone
mateweather_timezone_get_name
mateweather_timezone_get_tzid
mateweather_timezone_get_offset
mateweather_timezone_has_dst
mateweather_timezone_get_dst_offset
mateweather_timezone_ref
mateweather_timezone_unref
<SUBSECTION Standard>
mateweather_timezone_get_type
MATEWEATHER_TYPE_TIMEZONE
</SECTION>

<SECTION>
<FILE>mateweather-xml</FILE>
mateweather_xml_load_locations
</SECTION>

<SECTION>
<FILE>mateweather-mateconf</FILE>
MateWeatherMateConf
mateweather_mateconf_new
mateweather_mateconf_free
mateweather_mateconf_get_client
mateweather_mateconf_get_location
mateweather_mateconf_get_full_key
mateweather_mateconf_set_bool
mateweather_mateconf_set_int
mateweather_mateconf_set_string
mateweather_mateconf_get_bool
mateweather_mateconf_get_int
mateweather_mateconf_get_string
</SECTION>

<SECTION>
<FILE>mateweather-prefs</FILE>
MATECONF_TEMP_UNIT
MATECONF_SPEED_UNIT
MATECONF_PRESSURE_UNIT
MATECONF_DISTANCE_UNIT
MateWeatherPrefs
mateweather_prefs_load
mateweather_prefs_temp_enum_to_string
mateweather_prefs_speed_enum_to_string
mateweather_prefs_pressure_enum_to_string
mateweather_prefs_distance_enum_to_string
mateweather_prefs_parse_temperature
mateweather_prefs_parse_speed
mateweather_prefs_get_temp_display_name
mateweather_prefs_get_speed_display_name
mateweather_prefs_get_pressure_display_name
mateweather_prefs_get_distance_display_name
</SECTION>

<SECTION>
<FILE>mateweather-location</FILE>
MateWeatherLocation
MateWeatherLocationLevel
mateweather_location_new_world
mateweather_location_ref
mateweather_location_unref
mateweather_location_get_name
mateweather_location_get_sort_name
mateweather_location_get_level
mateweather_location_get_parent
mateweather_location_get_children
mateweather_location_free_children
mateweather_location_has_coords
mateweather_location_get_coords
mateweather_location_get_distance
mateweather_location_get_country
mateweather_location_get_timezone
mateweather_location_get_timezones
mateweather_location_free_timezones
mateweather_location_get_code
mateweather_location_get_city_name
mateweather_location_get_weather
<SUBSECTION Standard>
mateweather_location_get_type
MATEWEATHER_TYPE_LOCATION
</SECTION>

<SECTION>
<FILE>weather</FILE>
WeatherLocation
weather_location_new
weather_location_clone
weather_location_free
weather_location_equal
WeatherForecastType
TempUnit
SpeedUnit
PressureUnit
DistanceUnit
WeatherPrefs
WeatherInfo
WeatherInfoFunc
weather_info_new
weather_info_update
weather_info_abort
weather_info_clone
weather_info_free
weather_info_is_valid
weather_info_network_error
weather_info_to_metric
weather_info_to_imperial
weather_info_get_location
weather_info_get_location_name
weather_info_get_update
weather_info_get_sky
weather_info_get_conditions
weather_info_get_temp
weather_info_get_temp_min
weather_info_get_temp_max
weather_info_get_dew
weather_info_get_humidity
weather_info_get_wind
weather_info_get_pressure
weather_info_get_visibility
weather_info_get_apparent
weather_info_get_sunrise
weather_info_get_sunset
weather_info_get_forecast
weather_info_get_forecast_list
weather_info_get_radar
weather_info_get_temp_summary
weather_info_get_weather_summary
weather_info_get_icon_name
weather_info_next_sun_event
WeatherWindDirection
WeatherSky
WeatherConditionPhenomenon
WeatherConditionQualifier
weather_info_get_value_update
weather_info_get_value_sky
weather_info_get_value_conditions
weather_info_get_value_temp
weather_info_get_value_temp_min
weather_info_get_value_temp_max
weather_info_get_value_dew
weather_info_get_value_apparent
weather_info_get_value_wind
weather_info_get_value_pressure
weather_info_get_value_visibility
weather_info_get_value_sunrise
weather_info_get_value_sunset
</SECTION>