gtkColorSelectionSetCurrentAlpha {RGtk2}R Documentation

gtkColorSelectionSetCurrentAlpha

Description

Sets the current opacity to be alpha. The first time this is called, it will also set the original opacity to be alpha too.

Usage

gtkColorSelectionSetCurrentAlpha(object, alpha)

Arguments

object [GtkColorSelection] a GtkColorSelection.
alpha [integer] an integer between 0 and 65535.

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2 version 2.12.5-3 Index]