GtkColorButton::set_use_alpha

void set_use_alpha(bool use_alpha);

Use this method to set whether the consequential GtkColorSelectionDialog would use the alpha channel or not. Pass true if you want it to, false otherwise.

See also: get_use_alpha()