Creates a new GSettings object with a given schema, backend and path. This is a mix of g_settings_new_with_backend() and g_settings_new_with_path(). Since 2.26
the name of the schema
the GSettingsBackend to use
the path to use
ConstructionException GTK+ fails to create the object.
See Implementation
Creates a new GSettings object with a given schema, backend and path. This is a mix of g_settings_new_with_backend() and g_settings_new_with_path(). Since 2.26