Handbook
Glossary
g_settings_new_full ( schema backend path -- GSettings* )
Vocabulary
gio
.
ffi
Inputs
schema
an
object
backend
an
object
path
an
object
Outputs
GSettings*
an
object
Definition
USING:
alien.syntax
gobject-introspection.standard-types
;
IN:
gio.ffi
LIBRARY:
gio
FUNCTION:
GSettings*
g_settings_new_full
( GSettingsSchema* schema, GSettingsBackend* backend, gchar*
path )