Struct
GioSettingsSchemaSource
Constructors
g_settings_schema_source_new_from_directory
Attempts to create a new schema source corresponding to the contents of the given directory.
Available since: 2.32
Instance methods
g_settings_schema_source_lookup
Looks up a schema with the identifier schema_id
in source
.
Available since: 2.32
g_settings_schema_source_ref
Increase the reference count of source
, returning a new reference.
Available since: 2.32
g_settings_schema_source_unref
Decrease the reference count of source
, possibly freeing it.
Available since: 2.32