ColorButton.setUseAlpha

void setUseAlpha(bool useAlpha)

Sets whether or not the color button should use the alpha channel.

Parameters

useAlphatrue if color button should use alpha channel, false if not

Deprecated

Use [gtk.color_chooser.ColorChooser.setUseAlpha] instead.