ColorButton.setAlpha

Warning gtk_color_button_set_alpha has been deprecated since version 3.4 and should not be used in newly-written code. Use gtk_color_chooser_set_rgba() instead. Sets the current opacity to be alpha. Since 2.4

class ColorButton
void
setAlpha
(
ushort alpha
)

Parameters

alpha ushort

an integer between 0 and 65535

Meta