gtk.Spinner Synopsis gtk.Spinner gtk.DrawingArea gtk.Spinner start stop Ancestry +-- GObject +-- gtk.Object +-- gtk.Widget +-- gtk.DrawingArea +-- gtk.Spinner Constructor gtk.Spinner Returns : a new gtk.Spinner This constructor is available in PyGTK 2.20 and above. Returns a new spinner widget. Not yet started. Methods gtk.Spinner.start start This method is available in PyGTK 2.20 and above. Starts the animation of the spinner. gtk.Spinner.stop stop This method is available in PyGTK 2.20 and above. Stops the animation of the spinner.