ColorButton.setAlpha
void setAlpha(ushort alpha)Sets the current opacity to be alpha.
Parameters
alpha | an integer between 0 and 65535 |
Deprecated
Use [gtk.color_chooser.ColorChooser.setRgba] instead.
void setAlpha(ushort alpha)Sets the current opacity to be alpha.
alpha | an integer between 0 and 65535 |