]> Pileus Git - ~andy/gtk/blobdiff - gtk/gtkhpaned.h
Add deprecation annotations for deprecated functions
[~andy/gtk] / gtk / gtkhpaned.h
index 5580e1e8bcfe3e0e8f5fe50a10fdd78d9101610b..2306aae989d5d317861c3297eb428dba7792f4a1 100644 (file)
@@ -60,6 +60,7 @@ struct _GtkHPanedClass
 
 
 GType       gtk_hpaned_get_type (void) G_GNUC_CONST;
+GDK_DEPRECATED_FOR(gtk_paned_new)
 GtkWidget * gtk_hpaned_new      (void);
 
 G_END_DECLS