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