Import line: | Gio = imports.gi.Gio; |
GIR File: | Gio-2.0.gir |
C documentation: | GSettingsBindFlags |
Enum : | SettingsBindFlags |
Properties | |
---|---|
guint32 Gio.SettingsBindFlags.DEFAULT : 0
|
|
guint32 Gio.SettingsBindFlags.GET : 1
|
|
guint32 Gio.SettingsBindFlags.GET_NO_CHANGES : 8
|
|
guint32 Gio.SettingsBindFlags.INVERT_BOOLEAN : 16
|
|
guint32 Gio.SettingsBindFlags.NO_SENSITIVITY : 4
|
|
guint32 Gio.SettingsBindFlags.SET : 2
|
None |
None |
None |
Class / Namespace | Method / Signal / Properties |
---|---|
Gio.Settings
Method |
Create a binding between the key in the settings object
and the property property of object. |