summaryrefslogtreecommitdiff
path: root/gtk/gtktreeprivate.h
diff options
context:
space:
mode:
authorJonathan Blandford <jrb@redhat.com>2001-04-30 16:16:02 +0000
committerJonathan Blandford <jrb@src.gnome.org>2001-04-30 16:16:02 +0000
commit483f2d520346952ed7f20d632b1a5967549d3a53 (patch)
tree73563c7d40ca0d79aee32f8cd800a0e7b0bd67c5 /gtk/gtktreeprivate.h
parentc63e37b4b0d9a82c9bcc1bfcd86f61e86a8aad29 (diff)
downloadgdk-pixbuf-483f2d520346952ed7f20d632b1a5967549d3a53.tar.gz
new function. (gtk_tree_view_move_column_after): Clean up interface.
Sun Apr 29 20:13:40 2001 Jonathan Blandford <jrb@redhat.com> * gtk/gtktreeview.c (gtk_tree_view_get_columns): new function. (gtk_tree_view_move_column_after): Clean up interface.
Diffstat (limited to 'gtk/gtktreeprivate.h')
-rw-r--r--gtk/gtktreeprivate.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/gtk/gtktreeprivate.h b/gtk/gtktreeprivate.h
index 82bc1ec27..c0889e0b7 100644
--- a/gtk/gtktreeprivate.h
+++ b/gtk/gtktreeprivate.h
@@ -89,7 +89,6 @@ struct _GtkTreeViewPrivate
GdkWindow *header_window;
GdkWindow *drag_window;
GdkWindow *drag_highlight_window;
- GdkWindow *drag_header_window;
GtkTreeViewColumn *drag_column;
gint drag_column_x;