ColorButton.setUseAlpha
void setUseAlpha(bool useAlpha)Sets whether or not the color button should use the alpha channel.
Parameters
useAlpha | true if color button should use alpha channel, false if not |
Deprecated
Use [gtk.color_chooser.ColorChooser.setUseAlpha] instead.