Method
PurpleAccountOptionset_default_string
since: 2.0
[−]
Declaration [src]
void
purple_account_option_set_default_string (
PurpleAccountOption* option,
const char* value
)
[−]
Parameters
value
-
Type:
const char*
The default string value.
The data is owned by the caller of the method. The value is a NUL terminated UTF-8 string.