ColorChooser.getUseAlpha

Returns whether the color chooser shows the alpha channel.

More...
interface ColorChooser
bool
getUseAlpha
()

Return Value

Type: bool

true if the color chooser uses the alpha channel, false if not

Detailed Description

Deprecated: Use gtk.color_dialog.ColorDialog instead