Method
GioSettingsSchemaKeyget_value_type
since: 2.40
Declaration [src]
const GVariantType*
g_settings_schema_key_get_value_type (
GSettingsSchemaKey* key
)
Return value
Type: GVariantType
The type of key
.
The returned data is owned by the instance. |