[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
Re: How to make GtkTreeview columns invisible
- From: Eduardo M KALINOWSKI <ekalin laposte net>
- To: gtk-app-devel-list gnome org
- Subject: Re: How to make GtkTreeview columns invisible
- Date: Fri, 10 Aug 2007 09:39:33 -0300
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]