Method
PurpleAccountset_bool
since: 2.0
[−]
Declaration [src]
void
purple_account_set_bool (
PurpleAccount* account,
const char* name,
gboolean value
)
[−]
Parameters
name
-
Type:
const char*
The name of the setting.
The data is owned by the caller of the method. The value is a NUL terminated UTF-8 string. value
-
Type:
gboolean
The setting’s value.