SettingsSchemaSource

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

This is an opaque structure type. You may not access it directly.

Skipped during bindings generation

  • parameter non_relocatable: non_relocatable: Out parameter is not supported

Since

2.32

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 gioSettingsSchemaSourcePointer: <Error class: unknown class><<Error class: unknown class>>

Functions

Link copied to clipboard
fun lookup(schemaId: String, recursive: Boolean): SettingsSchema?

Looks up a schema with the identifier @schema_id in @source.

Link copied to clipboard

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

Link copied to clipboard
fun unref()

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