Method
PurpleContactInfoget_id
unstable since: 3.0
Declaration [src]
const gchar*
purple_contact_info_get_id (
PurpleContactInfo* info
)
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 |