Binding Properties for GtkAda 0.9.1
Extension of the cross-plaform GtkAda (Ada 95 GTK bindings) GUI toolkit for binding together properties of objects, that is synchronizing several properties so that when a property changes, properties bound with it automatically change accordingly. Supports one-directional and mutual bindings, bindings with transformations are supported using Ada generics. This library mostly eliminates the need to write property change notification callbacks...