Gtk.Button.prototype.get_always_show_image

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

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

Since 3.6

Returns

true if the button will always show the image