BindingGroup


Object Hierarchy:

Dazzle.BindingGroup Dazzle.BindingGroup Dazzle.BindingGroup GLib.Object GLib.Object GLib.Object->Dazzle.BindingGroup

Description:

[ CCode ( type_id = "dzl_binding_group_get_type ()" ) ]
public sealed class BindingGroup : Object

BindingGroup manages to simplify the process of binding many properties from a Object as a group.

As such there is no API to unbind a property from the group.

In particular, this allows you to change the source instance for the bindings. This automatically causes the unbinding of the properties from the old instance and binding to the new instance.

This should not be confused with GtkBindingGroup.


Namespace: Dazzle
Package: libdazzle-1.0

Content:

Properties:

Creation methods:

Methods:

Inherited Members: