gtkColorSelectionGetHasOpacityControl {RGtk2}R Documentation

gtkColorSelectionGetHasOpacityControl

Description

Determines whether the colorsel has an opacity control.

Usage

gtkColorSelectionGetHasOpacityControl(object)

Arguments

object

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.20.21 Index]