ImageMenuItemGidBuilderImpl.alwaysShowImage

T alwaysShowImage(bool propval)

Set alwaysShowImage property.

Parameters

propvalIf true, the menu item will always show the image, if available. Use this property only if the menuitem would be useless or hard to use without the image.

Returns

Builder instance for fluent chaining

Deprecated

Use a #GtkMenuItem containing a #GtkBox with

a #GtkAccelLabel and a #GtkImage instead