GimpUi.PageSelector.prototype.select_page
function select_page(page_no: Number(gint)): void {
// Gjs wrapper for gimp_page_selector_select_page()
}
Adds a page to the selection.
Since 2.4
- page_no
The number of the page to select.
function select_page(page_no: Number(gint)): void {
// Gjs wrapper for gimp_page_selector_select_page()
}
Adds a page to the selection.
Since 2.4
The number of the page to select.