Can any one tell me how to set tree view attribute so that all tree items can show up by default?
The first image shows what I get and the second image shows what I would like to get automatically, that is, to expand the GtkTreeView
without clicking the expander.
You have not specified the language. In C, you should call gtk_tree_view_expand_all(). In Python you should call my_tree.expand_all()
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With