GimpUi.LabelColor.prototype.set_editable
function set_editable(editable: Boolean): void {
// Gjs wrapper for gimp_label_color_set_editable()
}
Changes the editability of the color.
- editable
Whether the color should be editable.
function set_editable(editable: Boolean): void {
// Gjs wrapper for gimp_label_color_set_editable()
}
Changes the editability of the color.
Whether the color should be editable.