set_use_alpha


Description:

public void set_use_alpha (bool use_alpha)

Sets whether or not the color button should use the alpha channel.

Note:

Use gtk_color_chooser_set_use_alpha instead.

Parameters:

this

a ColorButton

use_alpha

true if color button should use alpha channel, false if not