Description
Show a spinner animationHierarchy
GObject
+----GInitiallyUnowned
+----GtkObject
+----GtkWidget
+----GtkDrawingArea
+----GtkSpinnerInterfaces
GtkSpinner implements
AtkImplementorIface and GtkBuildable.Detailed Description
A GtkSpinner widget displays an icon-size spinning animation.
It is often used as an alternative to a GtkProgressBar for
displaying indefinite activity, instead of actual progress.
To start the animation, use gtkSpinnerStart, to stop it
use gtkSpinnerStop.Convenient Construction
gtkSpinner is the equivalent of gtkSpinnerNew.References
http://library.gnome.org/devel//gtk/GtkSpinner.html