Rdocumentation
powered by
Learn R Programming
RGtk2 (version 2.20.31)
gtkImageMenuItemSetUseStock: gtkImageMenuItemSetUseStock
Description
If
TRUE
, the label set in the menuitem is used as a stock id to select the stock item for the item.
Usage
gtkImageMenuItemSetUseStock(object, use.stock)
Arguments
object
a
GtkImageMenuItem
use.stock
TRUE
if the menuitem should use a stock item
Details
Since 2.16