Method
GWeatherLocationfree_timezones
Declaration [src]
void
gweather_location_free_timezones (
GWeatherLocation* loc,
GTimeZone** zones
)
Parameters
zones |
An array of GTimeZone* |
An array of timezones
returned by |
|
The array must be NULL -terminated. | |
The instance takes ownership of the data, and is responsible for freeing it. |