Method

GtkColorSelectionis_adjusting

Declaration [src]

gboolean
gtk_color_selection_is_adjusting (
  GtkColorSelection* colorsel
)

Description [src]

Gets the current state of the colorsel.

Return value

Type: gboolean

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