[ Version ( since = "2.20" ) ]
public bool always_show_image { get; set construct; }
If true, the action's menu item proxies will ignore the gtk_menu_images setting and always show their image, if available.
There is no corresponding replacement when using Action
Use this property if the menu item would be useless or hard to use without their image.