ImageMenuItemGidBuilderImpl.alwaysShowImage

Set alwaysShowImage property.

More...
class ImageMenuItemGidBuilderImpl(T)
T
alwaysShowImage
(
bool propval
)

Parameters

propval bool

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

Return Value

Type: T

Builder instance for fluent chaining

Detailed Description

Deprecated: Use a #GtkMenuItem containing a #GtkBox with a #GtkAccelLabel and a #GtkImage instead