Method

GioSettingsSchemaKeyget_value_type

since: 2.40

Declaration

const GVariantType*
g_settings_schema_key_get_value_type (
  GSettingsSchemaKey* key
)

Description

Gets the GVariantType of key.

Available since: 2.40

Return value

Type: GVariantType

The type of key.

The data is owned by the instance.