Creates a memory-backed gio.SettingsBackend
This backend allows changes to settings, but does not write them to any backing storage, so the next time you run your application, the memory backend will start out with the default values again.
a newly created gio.SettingsBackend
2.28
Creates a memory-backed gio.SettingsBackend
This backend allows changes to settings, but does not write them to any backing storage, so the next time you run your application, the memory backend will start out with the default values again.