ImageMenuItem.setUseStock

Warning gtk_image_menu_item_set_use_stock is deprecated and should not be used in newly-written code. 3.10 If TRUE, the label set in the menuitem is used as a stock id to select the stock item for the item. Since 2.16

class ImageMenuItem
void
setUseStock
()

Parameters

useStock int

TRUE if the menuitem should use a stock item

Meta