Method
PurpleAccountOptionstring_get_hints
unstable since: 3.0
[−]
Declaration [src]
const GSList*
purple_account_option_string_get_hints (
const PurpleAccountOption* option
)
[−]
Return value
Type: A list of utf8
A list of hints.
The returned data is owned by the instance. |
Each element is a NUL terminated UTF-8 string. |