Gtk.Assistant.prototype.get_page_side_image

function get_page_side_image(page:Gtk.Widget):GdkPixbuf.Pixbuf {
    // Gjs wrapper for gtk_assistant_get_page_side_image()
}

Gets the side image for page.

Since 2.10

page

a page of assistant

Returns

the side image for page, or null if there's no side image for the page