ImageMenuItem.image
gtk.widget.Widget image() @propertyGet image property.
Returns
Child widget to appear next to the menu text.
Deprecated
Use a #GtkMenuItem containing a #GtkBox with
a #GtkAccelLabel and a #GtkImage instead
void image(gtk.widget.Widget propval) @propertySet image property.
Parameters
propval | Child widget to appear next to the menu text. |
Deprecated
Use a #GtkMenuItem containing a #GtkBox with
a #GtkAccelLabel and a #GtkImage instead