Method

GioSettingsSchemaKeyget_name

since: 2.44

Declaration

const gchar*
g_settings_schema_key_get_name (
  GSettingsSchemaKey* key
)

Description

Gets the name of key.

Available since: 2.44

Return value

Type: const gchar*

The name of key.

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