Re: goocanvas notes



On Tue, 2007-05-01 at 14:41 +0100, Damon Chaplin wrote:
[...]
> > - a markup for building trees of items would certainly be handy, just as 
> > glade is handy
> 
> Ideally GtkBuilder would support this. Most of the standard items are
> configured with GObject properties. The only issue is that GObject
> doesn't have generic support for child properties, so GtkBuilder would
> need special code to handle them.

Drifting slightly off-topic here... these GtkBuilder patches[1] do have
generic support for child properties, plus, if we want to get the ball
rolling, its really a sinch to implement a GContainerIface and implement
it by GtkContainer without breaking any api/abi and getting
container/child support right into GObject... things may have been
stagnating with the lack of core gtk+ maintainers but for my part I'm
still ready to lay the effort down for this item.

Cheers,
                 -Tristan

[1]http://bugzilla.gnome.org/show_bug.cgi?id=383035





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