GimpUi.ColorButton.prototype.set_title

function set_title(title: String): void {
    // Gjs wrapper for gimp_color_button_set_title()
}
  

Sets the button dialog's title.

Since 2.10

title

the new title.