On Tue, Oct 17, 2006 at 09:08:53PM +0800, Dongsheng Song wrote:
> 
> When I use GtkListStore, How do I stop the column headings of a
> GtkListStore

GtkListStore has no column headers, I suppose you mean
GtkTreeView.

> disappearing when the list is scrolled?

Read the documentation

  http://developer.gnome.org/doc/API/2.0/gtk/GtkScrolledWindow.html

particularly the part: The scrolled window can work in two
ways....

Yeti


--
Whatever.
_______________________________________________
gtk-app-devel-list mailing list
gtk-app-devel-list@gnome.org
http://mail.gnome.org/mailman/listinfo/gtk-app-devel-list

Reply via email to