Description Usage Arguments Details Value Author(s)
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.
1 | gtkHSVIsAdjusting(object)
|
|
A |
Since 2.14
[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.
Derived by RGtkGen from GTK+ documentation
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.