BindingGroup
Object Hierarchy:
Description:
[ CCode ( type_id = "G_TYPE_BINDING_GROUP" ) ]
[ Version ( since = "2.72" ) ]
public class BindingGroup : Object
[ Version ( since = "2.72" ) ]
public class BindingGroup : Object
The BindingGroup can be used to bind multiple properties from an object collectively.
Use the various methods to bind properties from a single source object to multiple destination objects. Properties can be bound bidirectionally and are connected when the source object is set with set_source.
Namespace: GLib
Package: gobject-2.0
Content:
Properties:
Creation methods:
Methods:
Inherited Members:
All known members inherited from class GLib.Object