Top | ![]() |
![]() |
![]() |
![]() |
MxSpinner implements ClutterContainer, ClutterScriptable, ClutterAnimatable, AtkImplementorIface and MxStylable.
The MxSpinner is a widget to use to indicate that something is being processed, usually a task of indeterminate length.
void mx_spinner_set_animating (MxSpinner *spinner
,gboolean animating
);
Sets whether the spinner is animating. A spinner can be stopped if the task it represents has finished, or to save energy.
Since: 1.2
struct MxSpinner;
The contents of this structure are private and should only be accessed through the public API.
“animating”
property“animating” gboolean
Whether the spinner is animating.
Flags: Read / Write
Default value: TRUE