Method
GWeatherLocationget_timezones
Declaration [src]
GTimeZone**
gweather_location_get_timezones (
GWeatherLocation* loc
)
Description [src]
Gets an array of all timezones associated with any location under
loc
.
Use gweather_location_free_timezones()
to free this array.