getEnableAnimations

fnbool getEnableAnimations(gtk.widget.Widget widget)

Checks whether animations are enabled for widget.

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

Parameters

widgeta gtk.widget.Widget

Returns

whether animations are enabled for widget