is_animating


Description:

public bool is_animating ()

This is a helper to check if the revealer is animating.

You probably don't want to poll this function. Connect to notify: child_revealed or notify: reveal_child instead.

Parameters:

this

a DockRevealer

Returns:

true if an animation is in progress.