Class GTK2.Spinner
- Description
A @[Spinner] 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 @[start], to stop it use @[stop] Properties: int active
- Inherit DrawingArea
inherit GTK2.DrawingArea : DrawingArea
- Method create
GTK2.Spinner GTK2.Spinner()