gtk+ r21974 - in trunk: . gtk



Author: matthiasc
Date: Mon Dec 29 04:34:04 2008
New Revision: 21974
URL: http://svn.gnome.org/viewvc/gtk+?rev=21974&view=rev

Log:
Doc fixes


Modified:
   trunk/ChangeLog
   trunk/gtk/gtkimagemenuitem.c

Modified: trunk/gtk/gtkimagemenuitem.c
==============================================================================
--- trunk/gtk/gtkimagemenuitem.c	(original)
+++ trunk/gtk/gtkimagemenuitem.c	Mon Dec 29 04:34:04 2008
@@ -612,13 +612,12 @@
 /**
  * gtk_image_menu_item_get_use_stock:
  * @image_menu_item: a #GtkImageMenuItem
- * @use_stock: %TRUE if the menuitem should use a stock item
  *
  * Checks whether the label set in the menuitem is used as a
  * stock id to select the stock item for the item.
  *
  * Returns: %TRUE if the label set in the menuitem is used as a
- * stock id to select the stock item for the item
+ *     stock id to select the stock item for the item
  *
  * Since: 2.16
  */
@@ -648,8 +647,6 @@
  * If you want this menu item to have changeable accelerators then
  * you shouldnt need this (see gtk_image_menu_item_new_from_stock()).
  *
- * Returns: whether an accelerator from the stock was successfully added.
- *
  * Since: 2.16
  */
 void



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