Creates a new #GSettings object with the schema specified by schema_id and a given #GSettingsBackend and path.
This is a mix of gio.settings.Settings.newWithBackend and gio.settings.Settings.newWithPath.
the id of the schema
the #GSettingsBackend to use
the path to use
a new #GSettings object
Creates a new #GSettings object with the schema specified by schema_id and a given #GSettingsBackend and path.
This is a mix of gio.settings.Settings.newWithBackend and gio.settings.Settings.newWithPath.