Method

GioSettingsSchemaget_id

Declaration

const gchar*
g_settings_schema_get_id (
  GSettingsSchema* schema
)

Description

Get the ID of schema.

Return value

Type: const gchar*

The ID.

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