[ Version ( since = "2.20" ) ]
public void set_always_show_image (bool always_show)
Sets whether this's menu item proxies will ignore the gtk_menu_images setting and always show their image, if available.
Use set_icon on a MenuItem instead, if the item should have an image
Use this if the menu item would be useless or hard to use without their image.
this |
a Action |
always_show |
true if menuitem proxies should always show their image |