Method

GtkColorSelectionset_has_opacity_control

Declaration [src]

void
gtk_color_selection_set_has_opacity_control (
  GtkColorSelection* colorsel,
  gboolean has_opacity
)

Description [src]

Sets the colorsel to use or not use opacity.

Parameters

has_opacity

Type: gboolean

TRUE if colorsel can set the opacity, FALSE otherwise.