Method

GioSettingsSchemaKeyget_value_type

since: 2.40

Declaration [src]

const GVariantType*
g_settings_schema_key_get_value_type (
  GSettingsSchemaKey* key
)

Description [src]

Gets the GVariantType of key.

Available since: 2.40

Return value

Type: GVariantType

The type of key.

The returned data is owned by the instance.