gtkColorSelectionSetCurrentAlpha {RGtk2} | R Documentation |
Sets the current opacity to be alpha
. The first time this is called, it will
also set the original opacity to be alpha
too.
gtkColorSelectionSetCurrentAlpha(object, alpha)
|
[GtkColorSelection ] a GtkColorSelection . |
|
[integer] an integer between 0 and 65535. |
Derived by RGtkGen from GTK+ documentation