Remove the nodes of a tree
[email protected] (Fernando Correa da Conceição)
| Newsgroups | php.gtk.general |
|---|---|
| Message-ID | <[email protected]> |
I have a GtkTreeView which show a tree o files. How can I remove all childs of a node? Or I have to get each one of then and remove? Thanks! Fernando Correa da Conceição