s/GTK_TREE_COLUMN/GTK_TREE_VIEW_COLUMN

Fri Mar 16 18:01:17 2001  Jonathan Blandford  <jrb@redhat.com>

	* gtk/gtktreeviewcolumn.[ch]: s/GTK_TREE_COLUMN/GTK_TREE_VIEW_COLUMN

	* gtk/gtktreeview.c (gtk_tree_view_row_activated): New signal.

	* gtk/gtktreeview.c (gtk_tree_view_destroy): moved pretty much
	everything into the ::destroy function, and freed a lot more.
This commit is contained in:
Jonathan Blandford
2001-03-16 22:59:24 +00:00
committed by Jonathan Blandford
parent 23e3673e8b
commit 4d4af2941e
13 changed files with 184 additions and 48 deletions

View File

@ -4,4 +4,5 @@ GObject
GdkDrawableImplX11
GdkWindowImplX11
GdkColormap
GtkRcStyle
GdkPixbufLoader