Method
PurpleContactInfoget_alias
unstable since: 3.0
[−]
Description [src]
Gets the alias for info
.
Available since: 3.0
Gets property | Purple.ContactInfo:alias |
[−]
Return value
Type: const gchar*
The alias of info
if one is set, otherwise NULL
.
The returned data is owned by the instance. |
The return value can be NULL . |
The value is a NUL terminated UTF-8 string. |