ImageMenuItemGidBuilderImpl.image
T image(gtk.widget.Widget propval)Set image property.
Parameters
propval | Child widget to appear next to the menu text. |
Returns
Builder instance for fluent chaining
Deprecated
Use a #GtkMenuItem containing a #GtkBox with
a #GtkAccelLabel and a #GtkImage instead