| Top |  |  |  |  | 
| 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 () | 
const gchar *
e_source_weather_get_location (ESourceWeather *extension);
void e_source_weather_set_location (ESourceWeather *extension,const gchar *location);
ESourceWeatherUnits
e_source_weather_get_units (ESourceWeather *extension);
void e_source_weather_set_units (ESourceWeather *extension,ESourceWeatherUnits units);