> Ideally Glade would get & set widget properties using GtkArgs only
> (or the new GTK+ 2.0 property interface).

g2c (http://www.sourceforge.net/projects/g2c) does this.  There are a
LOT of parameters that can not be set by GtkArgs, though.  I worked on
the property support for GTK+ 2.0, but there are still a number of
things that have to be set in the constructor, or generally don't adapt
well to the property interface.

At some point we should take the hit and make sure that all of the
GladeXML properties are named like their GtkArg counterparts.  Perhaps
in Glade 2.0 (are we there yet? :)  Problem is that we ruin lots of
GladeXML bindings when we do that, so we have to coordinate with a bunch
of bindings authors.

John

_______________________________________________
Glade-devel maillist  -  [EMAIL PROTECTED]
http://lists.helixcode.com/mailman/listinfo/glade-devel

Reply via email to