[gtk+] Fix a doc comment



commit 14fb7dfb7ed8f494adc6c7a690e1e476c909c20b
Author: Matthias Clasen <mclasen redhat com>
Date:   Fri Nov 27 00:46:18 2009 -0500

    Fix a doc comment

 gtk/gtkimagemenuitem.c |    3 +--
 1 files changed, 1 insertions(+), 2 deletions(-)
---
diff --git a/gtk/gtkimagemenuitem.c b/gtk/gtkimagemenuitem.c
index 7f0785d..5a7fbc2 100644
--- a/gtk/gtkimagemenuitem.c
+++ b/gtk/gtkimagemenuitem.c
@@ -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



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]