summaryrefslogtreecommitdiff
path: root/gtk/deprecated/gtkhpaned.h
diff options
context:
space:
mode:
Diffstat (limited to 'gtk/deprecated/gtkhpaned.h')
-rw-r--r--gtk/deprecated/gtkhpaned.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/gtk/deprecated/gtkhpaned.h b/gtk/deprecated/gtkhpaned.h
index 4d2ed7c03e..96f8824425 100644
--- a/gtk/deprecated/gtkhpaned.h
+++ b/gtk/deprecated/gtkhpaned.h
@@ -58,7 +58,7 @@ struct _GtkHPanedClass
GType gtk_hpaned_get_type (void) G_GNUC_CONST;
-GDK_DEPRECATED_FOR(gtk_paned_new)
+GDK_DEPRECATED_IN_3_2_FOR(gtk_paned_new)
GtkWidget * gtk_hpaned_new (void);
G_END_DECLS