Gtk.Spinner.prototype.start

function start():void {
    // Gjs wrapper for gtk_spinner_start()
}

Starts the animation of the spinner.

Since 2.20