Extracted from Pike v8.0 release 240 as of 2016-05-31.
   

Class GTK2.Spinner

Inheritance graph
GTK2.G.Object GTK2.G.InitiallyUnowned GTK2.Object GTK2.Widget GTK2.DrawingArea 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()