Package: gio

GBoxed gio:settings-schema-key

Declaration

(glib:define-gboxed-opaque settings-schema-key "GSettingsSchemaKey"
  :export t
  :type-initializer "g_settings_schema_key_get_type"
  :alloc (error "GSettingsSchemaKey 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