Re: [gtk-list] Getting children



>  I see how to get a child's ancestor.  But knowing the ancestor, is there
>  a way to get the chilren of that ancestor?

You can use gtk_container_foreach() for that.  There are a couple of
places in Gtk were a list of children is built using the foreach method.

  Federico



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