Method

PurpleContactInfoget_time_zone

since: 3.0

Declaration [src]

GTimeZone*
purple_contact_info_get_time_zone (
  PurpleContactInfo* info
)

Description [src]

Gets the GTimeZone for info.

Available since: 3.0

Return value

Type: GTimeZone

The time zone if set, otherwise NULL.

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