GimpUi.ColorButton.prototype.has_alpha
function has_alpha(): Boolean {
// Gjs wrapper for gimp_color_button_has_alpha()
}
Checks whether the @buttons shows transparency information.
- Returns
true if the button shows transparency information, false otherwise.