SettingsSchemaKey

class SettingsSchemaKey(pointer: <Error class: unknown class><<Error class: unknown class>>)

#GSettingsSchemaKey is an opaque data structure and can only be accessed using the following functions.

Constructors

Link copied to clipboard
constructor(pointer: <Error class: unknown class><<Error class: unknown class>>)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
val gioSettingsSchemaKeyPointer: <Error class: unknown class><<Error class: unknown class>>

Functions

Link copied to clipboard
fun getDefaultValue(): <Error class: unknown class>

Gets the default value for @key.

Link copied to clipboard

Gets the description for @key.

Link copied to clipboard

Gets the name of @key.

Link copied to clipboard
fun getRange(): <Error class: unknown class>

Queries the range of a key.

Link copied to clipboard

Gets the summary for @key.

Link copied to clipboard
fun getValueType(): <Error class: unknown class>

Gets the #GVariantType of @key.

Link copied to clipboard
fun rangeCheck(value: <Error class: unknown class>): Boolean

Checks if the given @value is within the permitted range for @key.

Link copied to clipboard

Increase the reference count of @key, returning a new reference.

Link copied to clipboard
fun unref()

Decrease the reference count of @key, possibly freeing it.