GimpUi.LabelColor.prototype.is_editable
function is_editable(): Boolean {
// Gjs wrapper for gimp_label_color_is_editable()
}
This function tells whether the color widget allows to edit the color.
- Returns
true if the color is editable.
function is_editable(): Boolean {
// Gjs wrapper for gimp_label_color_is_editable()
}
This function tells whether the color widget allows to edit the color.
true if the color is editable.