Action.alwaysShowImage

Set alwaysShowImage property.

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

Parameters

propval 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