Package: gio

GBoxed gio:settings-schema-source

Declaration

(glib:define-gboxed-opaque settings-schema-source "GSettingsSchemaSource"
  :export t
  :type-initializer "g_settings_schema_source_get_type"
  :alloc (error "GSettingsSchemaSource cannot be created from the Lisp side"))  

Details

This is an opaque structure type. You cannot access it directly or create it from the Lisp side.
 

See also

2026-03-24