ImageMenuItem.setAlwaysShowImage
void setAlwaysShowImage(bool alwaysShow)If true, the menu item will ignore the #GtkSettings:gtk-menu-images setting and always show the image, if available.
Use this property if the menuitem would be useless or hard to use without the image.
Parameters
alwaysShow | true if the menuitem should always show the image |