Re: pre_recursive post_recursive



Domsodi Gergely <doome uhulinux hu> writes:

In the API docs I didn't find the possibility to call a function for
each child of a node (like it was in gtk1: {pre,post}_recursive).

just use ->foreach for looping on the whole list or ->iter_has_child,
->iter_children and ->iter_next in order to limit your looping one one
node leafs




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