Method

GtkColorButtonget_use_alpha

deprecated: 3.4 since: 2.4

Declaration [src]

gboolean
gtk_color_button_get_use_alpha (
  GtkColorButton* button
)

Description [src]

Does the color selection dialog use the alpha channel ?

Available since: 2.4

Deprecated since: 3.4

Use gtk_color_chooser_get_use_alpha() instead.

Return value

Type: gboolean

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