Method
PurpleContactInfoget_time_zone
unstable 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
Gets property | Purple.ContactInfo:time-zone |
Return value
Type: GTimeZone
The time zone if set, otherwise NULL
.
The returned data is owned by the instance. |
The return value can be NULL . |