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