ImageMenuItem.getUseStock

Warning gtk_image_menu_item_get_use_stock is deprecated and should not be used in newly-written code. 3.10 Checks whether 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
int
getUseStock
()

Return Value

Type: int

TRUE if the label set in the menuitem is used as a stock id to select the stock item for the item

Meta