summaryrefslogtreecommitdiff
path: root/gtk/deprecated/gtkhbox.h
diff options
context:
space:
mode:
Diffstat (limited to 'gtk/deprecated/gtkhbox.h')
-rw-r--r--gtk/deprecated/gtkhbox.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/gtk/deprecated/gtkhbox.h b/gtk/deprecated/gtkhbox.h
index 2387b83c0e..fb02f9889d 100644
--- a/gtk/deprecated/gtkhbox.h
+++ b/gtk/deprecated/gtkhbox.h
@@ -60,7 +60,7 @@ struct _GtkHBoxClass
GType gtk_hbox_get_type (void) G_GNUC_CONST;
-GDK_DEPRECATED_FOR(gtk_box_new)
+GDK_DEPRECATED_IN_3_2_FOR(gtk_box_new)
GtkWidget * gtk_hbox_new (gboolean homogeneous,
gint spacing);