Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

gtkHSVIsAdjusting

gtkHSVIsAdjusting


Description

An HSV color selector can be said to be adjusting if multiple rapid changes are being made to its value, for example, when the user is adjusting the value with the mouse. This function queries whether the HSV color selector is being adjusted or not.

Usage

gtkHSVIsAdjusting(object)

Arguments

object

A GtkHSV

Details

Since 2.14

Value

[logical] TRUE if clients can ignore changes to the color value, since they may be transitory, or FALSE if they should consider the color value status to be final.

Author(s)

Derived by RGtkGen from GTK+ documentation


RGtk2

R Bindings for Gtk 2.8.0 and Above

v2.20.36
GPL
Authors
Michael Lawrence <michafla@gene.com> and Duncan Temple Lang <duncan@wald.ucdavis.edu>
Initial release

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.