getEnableAnimations

fun getEnableAnimations(widget: <Error class: unknown class>): Boolean

Checks whether animations are enabled for @widget.

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

Return

whether animations are enabled for @widget

Parameters

widget

a GtkWidget