ImageMenuItem.useStock

bool useStock() @property

Get useStock property.

Returns

If true, the label set in the menuitem is used as a

stock id to select the stock item for the item.

Deprecated

Use a named icon from the #GtkIconTheme instead
void useStock(bool propval) @property

Set useStock property.

Parameters

propvalIf true, the label set in the menuitem is used as a stock id to select the stock item for the item.

Deprecated

Use a named icon from the #GtkIconTheme instead