Property

GtkImageMenuItem:always-show-image

deprecated: 3.10 since: 2.16

Declaration

property always-show-image: gboolean [ read, write, construct ]

Description [src]

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.

Type:gboolean

Available since: 2.16

Deprecated since: 3.10

Use a GtkMenuItem containing a GtkBox with a GtkAccelLabel and a GtkImage instead.

Flags

Readableyes
Writableyes
Constructyes
Construct onlyno