gtkColorButtonSetUseAlpha {RGtk2} | R Documentation |
Sets whether or not the color button should use the alpha channel.
gtkColorButtonSetUseAlpha(object, use.alpha)
|
[GtkColorButton ] a GtkColorButton . |
|
[logical] TRUE if color button should use alpha channel, FALSE if not. |
Since 2.4
Derived by RGtkGen from GTK+ documentation