Re: How to hide column widget of treeview



John Coppens wrote:
"There are a couple of ways to influence the look and feel of the tree
 view. You can hide or show column headers with
 gtk_tree_view_set_headers_visible, and set them clickable or not with
 gtk_tree_view_set_headers_clickable (which will be done automatically for
 you if you enable sorting)."

Many thanks. I tried to find the solution on the TreeViewColumn.

I found this one from google:
http://scentric.net/tutorial/treeview-tutorial.html

Is it also on developers.gnome?

thanks again,
- Markus



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