Settings.gtkMenuImages
bool gtkMenuImages() @propertyGet gtkMenuImages property.
Returns
Whether images should be shown in menu items
Deprecated
This setting is deprecated. Application developers
control whether or not a #GtkMenuItem should have an icon or not, on a per widget basis. Either use a #GtkMenuItem with a #GtkBox containing a #GtkImage and a #GtkAccelLabel, or describe your menus using a #GMenu XML description
void gtkMenuImages(bool propval) @propertySet gtkMenuImages property.
Parameters
propval | Whether images should be shown in menu items |
Deprecated
This setting is deprecated. Application developers
control whether or not a #GtkMenuItem should have an icon or not, on a per widget basis. Either use a #GtkMenuItem with a #GtkBox containing a #GtkImage and a #GtkAccelLabel, or describe your menus using a #GMenu XML description