[Glade-users] Tree store in Glade

Tadej Borovšak tadeboro at gmail.com
Sat May 22 19:48:42 EDT 2010


Hi.

> I have add a Tree Store to my objects list. I am able to modify the columns.
> However, how do I define child elements?

Currently, it is not possible to add data to GtkTreeStore in Glade.
Only GtkListStore can be populated.

> Is it also possible to add GtkListStores as child elements?

You can have pointers to GtkListStore stored inside GtkTreeStore if
you want, but this is just about it.

Tadej

-- 
Tadej Borovšak
tadeboro.blogspot.com
tadeboro at gmail.com
tadej.borovsak at gmail.com


More information about the Glade-users mailing list