Gtk.ImageMenuItem.prototype.get_always_show_image

function get_always_show_image():Boolean {
    // Gjs wrapper for gtk_image_menu_item_get_always_show_image()
}

Returns whether the menu item will ignore the Gtk.gtk-menu-images setting and always show the image, if available.

Since 2.16

Returns

true if the menu item will always show the image