Method

GWeatherLocationget_timezone

Declaration [src]

GTimeZone*
gweather_location_get_timezone (
  GWeatherLocation* loc
)

Description [src]

Gets the timezone associated with loc, if known.

Return value

Type: GTimeZone

The location’s timezone.

The returned data is owned by the instance.
The return value can be NULL.