Method

PurpleContactInfoget_username

unstable since: 3.0

[]

Declaration [src]

const gchar*
purple_contact_info_get_username (
  PurpleContactInfo* info
)
[]

Description [src]

Gets the username of info.

Available since: 3.0

[]

Return value

Type: const gchar*

The username of info.

The returned data is owned by the instance.
The value is a NUL terminated UTF-8 string.