getEnableAnimations

Checks whether animations are enabled for widget.

This should be used when implementing an animated widget to know whether to animate it or not.

bool
getEnableAnimations

Parameters

widget gtk.widget.Widget

Return Value

Type: bool

whether animations are enabled for widget