reset_theatrics


Description:

public void reset_theatrics ()

To avoid suprious animations from the button, you must call this function any time you want to allow animations to continue.

This is because animations are automatically started upon reaching a progress of 1.0.

If you are performing operations in the background, calling this function every time you add an operation is a good strategry.

Parameters:

this

a ProgressMenuButton




2022 vala-language.org