Gtk.CellRendererSpinner:pulse

"pulse"             Number                : Read / Write

Pulse of the spinner. Increment this value to draw the next frame of the spinner animation. Usually, you would update this value in a timeout.

By default, the Gtk.Spinner widget draws one full cycle of the animation, consisting of 12 frames, in 750 milliseconds.

Since 2.20