DockRevealer.isAnimating

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.

class DockRevealer
bool
isAnimating
(
)

Return Value

Type: bool

%TRUE if an animation is in progress.

Meta