Action.alwaysShowImage

bool alwaysShowImage() @property

Get alwaysShowImage property.

Returns

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.

Deprecated

There is no corresponding replacement when using

#GAction

void alwaysShowImage(bool propval) @property

Set alwaysShowImage property.

Parameters

propvalIf 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.

Deprecated

There is no corresponding replacement when using

#GAction