Handbook
Glossary
g_settings_schema_source_list_schemas ( settings_schema_source recursive non_relocatable relocatable -- )
Vocabulary
gio
.
ffi
Inputs
settings_schema_source
an
object
recursive
an
object
non_relocatable
an
object
relocatable
an
object
Outputs
None
Definition
USING:
alien.c-types
alien.syntax
gobject-introspection.standard-types
;
IN:
gio.ffi
LIBRARY:
gio
FUNCTION:
void
g_settings_schema_source_list_schemas
( GSettingsSchemaSource* settings_schema_source,
gboolean
recursive, gchar*** non_relocatable, gchar*** relocatable )