summaryrefslogtreecommitdiff
path: root/gtk/gtkimagemenuitem.c
diff options
context:
space:
mode:
authorMatthias Clasen <mclasen@redhat.com>2004-11-15 20:07:26 +0000
committerMatthias Clasen <matthiasc@src.gnome.org>2004-11-15 20:07:26 +0000
commitc21954a3f9e3ad3950415c96452ceede58550d70 (patch)
tree6b854d80d6c523a65781bacab15a271016dd2a69 /gtk/gtkimagemenuitem.c
parent1bf2ff0a7fa09c8bd1f4e73eb745e351601a289d (diff)
downloadgdk-pixbuf-c21954a3f9e3ad3950415c96452ceede58550d70.tar.gz
Add some more docs.
2004-11-15 Matthias Clasen <mclasen@redhat.com> * gtk/gtkimagemenuitem.c (gtk_image_menu_item_set_image): Add some more docs.
Diffstat (limited to 'gtk/gtkimagemenuitem.c')
-rw-r--r--gtk/gtkimagemenuitem.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/gtk/gtkimagemenuitem.c b/gtk/gtkimagemenuitem.c
index 9fcdd83ca..0690a3351 100644
--- a/gtk/gtkimagemenuitem.c
+++ b/gtk/gtkimagemenuitem.c
@@ -467,6 +467,8 @@ gtk_image_menu_item_new_from_stock (const gchar *stock_id,
* @image: a widget to set as the image for the menu item.
*
* Sets the image of @image_menu_item to the given widget.
+ * Note that it depends on the show-menu-images setting whether
+ * the image will be displayed or not.
**/
void
gtk_image_menu_item_set_image (GtkImageMenuItem *image_menu_item,