ImageMenuItem.image

gtk.widget.Widget image() @property

Get 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) @property

Set image property.

Parameters

propvalChild widget to appear next to the menu text.

Deprecated

Use a #GtkMenuItem containing a #GtkBox with

a #GtkAccelLabel and a #GtkImage instead