Re: tree model



>
> I should have been slightly more clear:  I am interested in being able to
> provide a GtkTreeModel for those people who wish to use it without having to
> link to libgtk myself.
>
> So the problem with using GNode: GtkTreeView doesn't use it.

I don't see why this is something we should be eager to support. Since
tree models are only useful with GTK+ widgets, it doesn't seem like a
big burden to link against gtk when you are providing tree models. The
consumer of your model will already link against gtk anyway.


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