Method
PurpleAccountUserSplitget_text
since: 2.0
[−]
Declaration [src]
const char*
purple_account_user_split_get_text (
PurpleAccountUserSplit* split
)
[−]
Return value
Type: const char*
The account username split’s text.
The returned data is owned by the instance. |
The value is a NUL terminated UTF-8 string. |