gtkColorSelectionGetHasOpacityControl {RGtk2}R Documentation

gtkColorSelectionGetHasOpacityControl

Description

Determines whether the colorsel has an opacity control.

Usage

gtkColorSelectionGetHasOpacityControl(object)

Arguments

object [GtkColorSelection] a GtkColorSelection.

Value

[logical] TRUE if the colorsel has an opacity control. FALSE if it does't.

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2 version 2.12.5-3 Index]