gtk_menu_images


Description:

[ NoAccessorMethod ]
[ Version ( deprecated = true , deprecated_since = "3.10" ) ]
public bool gtk_menu_images { get; set; }

Warning: gtk_menu_images is deprecated since 3.10.

Whether images should be shown in menu items

Note:

This setting is deprecated. Application developers control whether or not a MenuItem should have an icon or not, on a per widget basis. Either use a MenuItem with a Box containing a Image and a AccelLabel, or describe your menus using a Menu XML description