Package: gtk

Function gtk:color-selection-is-adjusting

Lambda List

gtk:color-selection-is-adjusting (selection)

Arguments

selection -- a gtk:color-selection widget

Return Value

True if the user is currently dragging a color around, and false if the selection has stopped.

Details

Gets the current state of the color selector.

Warning

The gtk:color-selection-is-adjusting function is deprecated since version 3.4 and should not be used in newly written code.
 

See also

#2023-3-16