Method

GioSettingsSchemaget_id

Declaration [src]

const gchar*
g_settings_schema_get_id (
  GSettingsSchema* schema
)

Description [src]

Get the ID of schema.

Return value

Type: const gchar*

The ID.

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