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
_______________________________________________
gtk-devel-list mailing list
gtk-devel-list@gnome.org
http://mail.gnome.org/mailman/listinfo/gtk-devel-list

Reply via email to