]> Pileus Git - ~andy/gtk/commitdiff
Fix a doc comment
authorMatthias Clasen <mclasen@redhat.com>
Fri, 27 Nov 2009 05:46:18 +0000 (00:46 -0500)
committerMatthias Clasen <mclasen@redhat.com>
Fri, 27 Nov 2009 05:46:18 +0000 (00:46 -0500)
gtk/gtkimagemenuitem.c

index 7f0785d64e724a96ab3c458d9f220da166edfdb4..5a7fbc255d157cd8a82b5dc63929c9fced5a0f4c 100644 (file)
@@ -845,9 +845,8 @@ gtk_image_menu_item_set_always_show_image (GtkImageMenuItem *image_menu_item,
 /**
  * gtk_image_menu_item_get_always_show_image:
  * @image_menu_item: a #GtkImageMenuItem
- * @always_show: %TRUE if the menuitem should always show the image
  *
- * Returns whether the menu item will ignore the #GtkSettings:gtk-menu-images 
+ * Returns whether the menu item will ignore the #GtkSettings:gtk-menu-images
  * setting and always show the image, if available.
  * 
  * Returns: %TRUE if the menu item will always show the image