gtkColorSelectionSetHasOpacityControl {RGtk2}R Documentation

gtkColorSelectionSetHasOpacityControl

Description

Sets the colorsel to use or not use opacity.

Usage

gtkColorSelectionSetHasOpacityControl(object, has.opacity)

Arguments

object [GtkColorSelection] a GtkColorSelection.
has.opacity [logical] TRUE if colorsel can set the opacity, FALSE otherwise.

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2 version 2.12.5-3 Index]