Method

GioSettingsSchemaKeyget_name

since: 2.44

Declaration [src]

const gchar*
g_settings_schema_key_get_name (
  GSettingsSchemaKey* key
)

Description [src]

Gets the name of key.

Available since: 2.44

Return value

Type: const gchar*

The name of key.

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