summaryrefslogtreecommitdiff
path: root/gtk/gtkimagemenuitem.c
diff options
context:
space:
mode:
authorJohn (J5) Palmieri <johnp@redhat.com>2010-06-07 16:15:39 -0400
committerJohn (J5) Palmieri <johnp@redhat.com>2010-06-07 16:15:39 -0400
commit2c5871479e55a4a5d8e67aef5491c33e14a93f57 (patch)
tree33f3e8180df22c2605de3053236d05df10f0c183 /gtk/gtkimagemenuitem.c
parent0d2366d5eb8e73150147ba811299458391cfe4ca (diff)
downloadgtk+-2c5871479e55a4a5d8e67aef5491c33e14a93f57.tar.gz
annotate allow-none for gtk_image_menu_item_new_from_stock accel_group param
Diffstat (limited to 'gtk/gtkimagemenuitem.c')
-rw-r--r--gtk/gtkimagemenuitem.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/gtk/gtkimagemenuitem.c b/gtk/gtkimagemenuitem.c
index 3c934766a3..f634d71359 100644
--- a/gtk/gtkimagemenuitem.c
+++ b/gtk/gtkimagemenuitem.c
@@ -726,8 +726,8 @@ gtk_image_menu_item_new_with_mnemonic (const gchar *label)
/**
* gtk_image_menu_item_new_from_stock:
* @stock_id: the name of the stock item.
- * @accel_group: the #GtkAccelGroup to add the menu items accelerator to,
- * or %NULL.
+ * @accel_group: (allow-none): the #GtkAccelGroup to add the menu items
+ * accelerator to, or %NULL.
* @returns: a new #GtkImageMenuItem.
*
* Creates a new #GtkImageMenuItem containing the image and text from a