SettingsBackend.memorySettingsBackendNew

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.

class SettingsBackend
static
memorySettingsBackendNew
()

Return Value

a newly created gio.SettingsBackend

Meta

Since

2.28