Method

PurpleAccountUserSplitget_text

since: 2.0

Declaration [src]

const gchar*
purple_account_user_split_get_text (
  PurpleAccountUserSplit* split
)

Description [src]

Returns the text for an account username split.

Available since: 2.0

Return value

Type: const gchar*

The account username split’s text.

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