gio.settings_schema_key
Module for [SettingsSchemaKey] class
class SettingsSchemaKey
Types 1
#GSettingsSchemaKey is an opaque data structure and can only be accessed using the following functions.
Methods
glib.variant_type.VariantType getValueType() nothrowGets the #GVariantType of key. Returns: the type of keybool rangeCheck(glib.variant.Variant value) nothrowChecks if the given value is within the permitted range for key.