Action.alwaysShowImage

Get alwaysShowImage property.

More...
  1. bool alwaysShowImage [@property getter]
    class Action
    @property
    bool
    alwaysShowImage
    ()
  2. bool alwaysShowImage [@property setter]

Return Value

Type: bool

If true, the action's menu item proxies will ignore the #GtkSettings:gtk-menu-images setting and always show their image, if available.

Use this property if the menu item would be useless or hard to use without their image.

Detailed Description

Deprecated: There is no corresponding replacement when using #GAction