ColorChooser.getUseAlpha

bool getUseAlpha()

Returns whether the color chooser shows the alpha channel.

Returns

true if the color chooser uses the alpha channel,

false if not

Deprecated

Use [gtk.color_dialog.ColorDialog] instead