Back to Seed Clases

Gio


Classes

Interfaces

Structs

Unions

Enums

Enum Gio.SettingsBindFlags

Import line: Gio = imports.gi.Gio;
GIR File: Gio-2.0.gir
C documentation: GSettingsBindFlags
Enum : SettingsBindFlags
Flags used when creating a binding. These flags determine in which
direction the binding works. The default is to synchronize in both
directions.
Values
Properties
Properties
None
Public Methods
None
Events
None
Used by These Methods / Signals / Properties
Class / Namespace Method / Signal / Properties
Gio.Settings
Method
bind (String key, Object object, String property, SettingsBindFlags flags) : none
Create a binding between the key in the settings object
and the property property of object.
Documentation generated by Introspection Doc Generator Loosely Based on JsDoc Toolkit on Sat Apr 16 2011 17:11:37 GMT+0800 (HKT)