Property
GtkImageMenuItem:use-stock
deprecated: 3.10 since: 2.16
Description [src]
If TRUE
, the label set in the menuitem is used as a
stock id to select the stock item for the item.
Type:gboolean
Available since: 2.16
Deprecated since: 3.10
Use a named icon from the GtkIconTheme
instead.
Default value | FALSE |
Getter method | gtk_image_menu_item_get_use_stock() |
Setter method | gtk_image_menu_item_set_use_stock() |