gtkColorSelectionIsAdjusting {RGtk2}R Documentation

gtkColorSelectionIsAdjusting

Description

Gets the current state of the colorsel.

Usage

gtkColorSelectionIsAdjusting(object)

Arguments

object [GtkColorSelection] a GtkColorSelection.

Value

[logical] TRUE if the user is currently dragging a color around, and FALSE if the selection has stopped.

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2 version 2.12.5-3 Index]