Function gio::null_settings_backend_new
source · pub fn null_settings_backend_new() -> SettingsBackendExpand description
Creates a readonly SettingsBackend.
This backend does not allow changes to settings, so all settings will always have their default values.
Returns
a newly created SettingsBackend