Re: How to hide the column header of a GtkTreeViewColumn

2006-06-01 Thread Yeti
On Thu, Jun 01, 2006 at 09:26:44AM -0700, Greg Suarez wrote: > Does anyone know how to hide the column header of a GtkTreeViewColumn (if > it's even possible)? gtk_tree_view_set_headers_visible() can hide/show all headers. Hiding headers individually does not make sense to me. Yeti

How to hide the column header of a GtkTreeViewColumn

2006-06-01 Thread Greg Suarez
Does anyone know how to hide the column header of a GtkTreeViewColumn (if it's even possible)? Thanks, Greg Suarez ___ gtk-app-devel-list mailing list gtk-app-devel-list@gnome.org http://mail.gnome.org/mailman/listinfo/gtk-app-devel-list