ImageMenuItem.useStock

Get useStock property.

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

Return Value

Type: 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