Gio.SettingsBackendClass

Fields

Name

Type

Access

Description

get_permission

object

r

virtual method to get permission of a key

get_writable

object

r

virtual method to get if a key is writable

padding

[object]

r

parent_class

GObject.ObjectClass

r

read

object

r

virtual method to read a key’s value

read_user_value

object

r

virtual method to read user’s key value

reset

object

r

virtual method to reset state

subscribe

object

r

virtual method to subscribe to key changes

sync

object

r

virtual method to sync state

unsubscribe

object

r

virtual method to unsubscribe to key changes

write

object

r

virtual method to change key’s value

write_tree

object

r

virtual method to change a tree of keys

Methods

None

Details

class Gio.SettingsBackendClass

Class structure for Gio.SettingsBackend.