GtkColorButton::set_alpha

void set_alpha(int alpha);

Use this method to set the current opacity of the color selected. The alpha value may be passed and an integer between 0 and 65535.

See also: get_alpha()