Functions
e_source_weather_get_location ()
const gchar *
e_source_weather_get_location (ESourceWeather *extension
);
e_source_weather_dup_location ()
gchar *
e_source_weather_dup_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
);