Gtk.Spinner.prototype.stop

function stop():void {
    // Gjs wrapper for gtk_spinner_stop()
}

Stops the animation of the spinner.

Since 2.20