ImageMenuItem.image

Set image property.

More...
  1. gtk.widget.Widget image [@property getter]
  2. gtk.widget.Widget image [@property setter]
    class ImageMenuItem
    @property
    void
    image

Parameters

propval gtk.widget.Widget

Child widget to appear next to the menu text.

Detailed Description

Deprecated: Use a #GtkMenuItem containing a #GtkBox with a #GtkAccelLabel and a #GtkImage instead