| Top |
Functions
| const gchar * | e_source_weather_get_location () |
| gchar * | e_source_weather_dup_location () |
| void | e_source_weather_set_location () |
| ESourceWeatherUnits | e_source_weather_get_units () |
| void | e_source_weather_set_units () |
Functions
e_source_weather_get_location ()
const gchar *
e_source_weather_get_location (ESourceWeather *extension);
e_source_weather_set_location ()
void e_source_weather_set_location (ESourceWeather *extension,const gchar *location);
e_source_weather_get_units ()
ESourceWeatherUnits
e_source_weather_get_units (ESourceWeather *extension);
e_source_weather_set_units ()
void e_source_weather_set_units (ESourceWeather *extension,ESourceWeatherUnits units);
