gtkImageMenuItemSetUseStock {RGtk2}R Documentation

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

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2 version 2.20.21 Index]