Method

GtkSpinnerget_spinning

Declaration [src]

gboolean
gtk_spinner_get_spinning (
  GtkSpinner* spinner
)

Description [src]

Returns whether the spinner is spinning.

Gets propertyGtk.Spinner:spinning

Return value

Type: gboolean

TRUE if the spinner is active.