Method

PurpleNotifyUserInfoEntryget_label

since: 2.0

Declaration [src]

const gchar*
purple_notify_user_info_entry_get_label (
  PurpleNotifyUserInfoEntry* user_info_entry
)

Description [src]

Get the label for a PurpleNotifyUserInfoEntry.

Available since: 2.0

Return value

Type: const gchar*

The label.

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