Gtk.ImageMenuItem.prototype.get_image

function get_image():Gtk.Widget {
    // Gjs wrapper for gtk_image_menu_item_get_image()
}

Gets the widget that is currently set as the image of image_menu_item. See Gtk.set_image.

Returns

the widget set as image of image_menu_item