GtkColorSelection::set_has_palette

void set_has_palette(bool has_palette);

Use this method to set whether the opacity control for the GtkColorSelection widget. Pass true as a parameter if you want the palette to be visible, false otherwise.

See also: get_has_palette()