g_settings_new_with_backend_and_path ( schema backend path -- GSettings* )


Vocabulary
gio.ffi

Inputs
schemaan object
backendan object
pathan object


Outputs
GSettings*an object


Definition


LIBRARY: gio FUNCTION: GSettings*
g_settings_new_with_backend_and_path
( gchar* schema, GSettingsBackend* backend, gchar* path )