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
);
#define E_SOURCE_EXTENSION_WEATHER_BACKEND "Weather Backend"
Pass this extension name to e_source_get_extension()
to access
ESourceWeather. This is also used as a group name in key files.
Since: 3.18