gtkImageMenuItemSetImage {RGtk2} | R Documentation |
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.
gtkImageMenuItemSetImage(object, image = NULL)
|
[GtkImageMenuItem ] a GtkImageMenuItem . |
|
[GtkWidget ] a widget to set as the image for the menu item. |
Derived by RGtkGen from GTK+ documentation