Property
GtkImageMenuItem:always-show-image
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 |
Setter method | gtk_image_menu_item_set_always_show_image() |
Getter method | gtk_image_menu_item_get_always_show_image() |