Method
GtkColorButtonset_use_alpha
deprecated: 3.4 since: 2.4
Declaration [src]
void
gtk_color_button_set_use_alpha (
GtkColorButton* button,
gboolean use_alpha
)
Description [src]
Sets whether or not the color button should use the alpha channel.
Available since: 2.4
Deprecated since: 3.4
Use gtk_color_chooser_set_use_alpha()
instead.
Sets property | Gtk.ColorButton:use-alpha |