c
Back to Seed Clases

GObject


Classes

Interfaces

Structs

Unions

Enums

GObject.Object
parent-child marker GObject.Binding

Class GObject.Binding

Import line: GObject = imports.gi.GObject;
GIR File: GObject-2.0.gir
C documentation: GBinding
Class : Binding
Extends: GObject.Object
Properties
Properties Defined By
Methods / Constructors
Method / Constructor Defined By
Events
None
Used by These Methods / Signals / Properties
Class / Namespace Method / Signal / Properties
GObject.InitiallyUnowned
Method
GObject.InitiallyUnowned.bind_property (void* source, String source_property, void* target, String target_property, BindingFlags flags) : GObject.Binding
GObject.InitiallyUnowned
Method
GObject.InitiallyUnowned.bind_property_full (void* source, String source_property, void* target, String target_property, BindingFlags flags, Closure transform_to, Closure transform_from) : GObject.Binding
Documentation generated by Introspection Doc Generator Loosely Based on JsDoc Toolkit on Thu Mar 31 2011 03:02:44 GMT+0800 (HKT)