Method

GtkColorChooserget_use_alpha

since: 3.4

Declaration [src]

gboolean
gtk_color_chooser_get_use_alpha (
  GtkColorChooser* chooser
)

Description [src]

Returns whether the color chooser shows the alpha channel.

Available since: 3.4

Return value

Type: gboolean

TRUE if the color chooser uses the alpha channel, FALSE if not.