ImageMenuItem.image

Get image property.

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

Return Value

Type: 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