Method
PurpleContactInfoget_id
unstable since: 3.0
[−]
Description [src]
Gets the id of info
.
If a protocol would like to set this, it should call
g_object_new()
and pass in the id attribute manually.
Available since: 3.0
Gets property | Purple.ContactInfo:id |
[−]
Return value
Type: const gchar*
The id of the contact.
The returned data is owned by the instance. |
The value is a NUL terminated UTF-8 string. |