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
  Show / Hide Inherited methods, properties and signals
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, void* object, String property, SettingsBindFlags flags) : none
Gio.Settings
Method
bind_with_mapping (String key, void* object, String property, SettingsBindFlags flags, Function get_mapping, Function set_mapping, void* user_data, Function destroy) : none
Documentation generated by Introspection Doc Generator Loosely Based on JsDoc Toolkit on Tue Jun 22 2010 16:33:33 GMT+0800 (HKT)