ImageMenuItem.setAlwaysShowImage

Warning gtk_image_menu_item_set_always_show_image is deprecated and should not be used in newly-written code. 3.10 If TRUE, the menu item will always show the image, if available. Use this property if the menuitem would be useless or hard to use without the image. Since 2.16

class ImageMenuItem
void
setAlwaysShowImage

Parameters

alwaysShow int

TRUE if the menuitem should always show the image

Meta