set_animating


Description:

public void set_animating (bool animating)

Sets whether the spinner is animating.

A spinner can be stopped if the task it represents has finished, or to save energy.

Parameters:

this

A Spinner widget

animating

true to enable animation, false to disable




2022 vala-language.org