I am trying to figure how to recursively expand all from the current
selection in a gtk tree.

I know the function gtk_tree_view_expand_all(GtkTreeView*) will expand the
entire tree. However, I have set up a right click menu with an option that I
would like to expand everything from the current position(not the whole
tree).

Thanks,
Eric
-- 
View this message in context: 
http://www.nabble.com/GtkTreeView-Expand-All-tp16985585p16985585.html
Sent from the Gtk+ - Apps Dev mailing list archive at Nabble.com.

_______________________________________________
gtk-app-devel-list mailing list
gtk-app-devel-list@gnome.org
http://mail.gnome.org/mailman/listinfo/gtk-app-devel-list

Reply via email to