Method

GioSettingsSchemaget_id

since: 2.32

Declaration

const gchar*
g_settings_schema_get_id (
  GSettingsSchema* schema
)

Description

Get the ID of schema.

Available since: 2.32

Return value

Type: const gchar*

The ID.

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