GSoC 2011 branch: gtkbuilder-gbinding



Hi,

I have just pushed a new gtk+ branch named "gtkbuilder-gbinding" for my Google Summer of Code project "GObject property binding support in GtkBuilder and Glade" [1]. It adds support for a <binding> tag in GtkBuilder object definitions which lets you define bindings between properties. Only the simplest form of bindings offered by GLib's GBinding API [2] is currently supported, but support for all features offered by g_object_bind_property_full() is planned.

Regards,
Denis Washington

[1] http://live.gnome.org/DenisWashington_GtkBuilder
[2] http://developer.gnome.org/gobject/unstable/GBinding.html


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]