Method

PurpleAccountSettingget_id

unstable since: 3.0

Declaration [src]

const char*
purple_account_setting_get_id (
  PurpleAccountSetting* setting
)

Description [src]

Gets the id of the setting.

Available since: 3.0

Return value

Type: const char*

The id.

The returned data is owned by the instance.
The value is a NUL terminated UTF-8 string.