summaryrefslogtreecommitdiff
path: root/gtk/gtkscrollbar.h
diff options
context:
space:
mode:
authorMatthias Clasen <matthiasc@src.gnome.org>2008-12-31 19:13:23 +0000
committerMatthias Clasen <matthiasc@src.gnome.org>2008-12-31 19:13:23 +0000
commit3ba573aa0200f42bd337eb5c31c070de94ec5ddb (patch)
tree2302c02b41faf41b3e57fbde337df47058e907af /gtk/gtkscrollbar.h
parent5a751f46b610e55d9e90235d6eeaa81f20c36ebd (diff)
downloadgtk+-3ba573aa0200f42bd337eb5c31c070de94ec5ddb.tar.gz
Keep all these abstract for now
svn path=/trunk/; revision=22026
Diffstat (limited to 'gtk/gtkscrollbar.h')
-rw-r--r--gtk/gtkscrollbar.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/gtk/gtkscrollbar.h b/gtk/gtkscrollbar.h
index 2cca80a0cd..524335da14 100644
--- a/gtk/gtkscrollbar.h
+++ b/gtk/gtkscrollbar.h
@@ -66,8 +66,6 @@ struct _GtkScrollbarClass
GType gtk_scrollbar_get_type (void) G_GNUC_CONST;
-GtkWidget * gtk_scrollbar_new (GtkOrientation orientation,
- GtkAdjustment *adjustment);
G_END_DECLS