ImageMenuItem.useStock

Set useStock property.

More...
  1. bool useStock [@property getter]
  2. bool useStock [@property setter]
    class ImageMenuItem
    @property
    void
    useStock
    (
    bool propval
    )

Parameters

propval bool

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

Detailed Description

Deprecated: Use a named icon from the #GtkIconTheme instead