GimpUi.PageSelector.prototype.set_page_label

function set_page_label(page_no: Number(gint), label: String): void {
    // Gjs wrapper for gimp_page_selector_set_page_label()
}
  

Sets the label of the specified page.

Since 2.4

page_no

The number of the page to set the label for.

label

The label.