Re: How to make GtkTreeview columns invisible



Prasanna Kumar K wrote:
I don't want any columns of GtkTreeView visible in my application. I want only rows to be shown.
is it possible?
  
I suppose you do not want column headers. In this case, try
gtk_tree_view_set_headers_visible():

http://developer.gnome.org/doc/API/2.0/gtk/GtkTreeView.html#gtk-tree-view-set-headers-visible

-- 
"Be *excellent* to each other."
                -- Bill, or Ted, in Bill and Ted's Excellent Adventure

Eduardo M KALINOWSKI
ekalin gmail com
http://move.to/hpkb




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