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