ImageMenuItem.image

gtk.widget.Widget image() @property nothrow

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 nothrow

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