Method
PurpleAccountSettingsset_string
unstable since: 3.0
Declaration [src]
void
purple_account_settings_set_string (
  PurpleAccountSettings* settings,
  const char* id,
  const char* value
)
      Description [src]
Sets the value of a string setting if found.
If a setting is not found with the id or the setting is of a different type this does nothing.
Available since: 3.0