ColorButton.setAlpha

void setAlpha(ushort alpha)

Sets the current opacity to be alpha.

Parameters

alphaan integer between 0 and 65535

Deprecated

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