Method
PurpleAccountset_int
since: 2.0
[−]
Declaration [src]
void
purple_account_set_int (
PurpleAccount* account,
const char* name,
int 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:
int
The setting’s value.