One more change

This commit is contained in:
Matthias Clasen 2011-06-10 17:42:14 -04:00
parent 2204405c9c
commit 1c8632c911

View File

@ -56,8 +56,8 @@
* ]|
* If you want your code to be future-proof, the recommendation is to
* switch to #GtkGrid, since #GtkBox is going to be deprecated in favor
* of the more flexible #GtkGrid widget eventually.
* See <xref linkend="gtk-migrating-GtkGrid"/>.
* of the more flexible grid widget eventually. For more information
* about migrating to #GtkGrid, see <xref linkend="gtk-migrating-GtkGrid"/>.
*/
G_DEFINE_TYPE (GtkVBox, gtk_vbox, GTK_TYPE_BOX)