GNOME Bugzilla – Bug 611831
Move documentation to inline comments: GtkVBox
Last modified: 2010-04-18 06:21:19 UTC
Created attachment 155251 [details] [review] Move documentation to inline comments: GtkVBox As described at http://live.gnome.org/GTK+/TaskAPIDocMigration
Review of attachment 155251 [details] [review]: Fix the little issue, otherwise looks good ::: gtk/gtkvbox.c @@ +68,3 @@ + * @homogeneous: %TRUE if all children are to be given equal space allotments. + * gtk_vbox_new: +/** Try to use gtk-doc syntax to improve cross references Here GtkVBox -> #GtkVBox See http://library.gnome.org/devel/gtk-doc-manual/stable/documenting_syntax.html.en for more info
Created attachment 155262 [details] [review] Update documentation for gtkvbox Updated for cross-references
Comment on attachment 155262 [details] [review] Update documentation for gtkvbox commit 3f579a7a936b9b6cbd08aa2331eae932b1a68491
This problem has been fixed in the development version. The fix will be available in the next major software release. Thank you Steven!