gtk_menu_images


Description:

[ NoAccessorMethod ]
public bool gtk_menu_images { get; set; }

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