GimpUi.PageSelector.prototype.unselect_page

function unselect_page(page_no: Number(gint)): void {
    // Gjs wrapper for gimp_page_selector_unselect_page()
}
  

Removes a page from the selection.

Since 2.4

page_no

The number of the page to unselect.