Method
PurpleAccountSettingsget_int
unstable since: 3.0
Declaration [src]
int
purple_account_settings_get_int (
PurpleAccountSettings* settings,
const char* id,
int fallback
)
Description [src]
Gets the value of an integer setting.
If a non integer setting exists with id
, fallback
will be returned.
Available since: 3.0