API Version: 1
Library Version: 1.0.0
gboolean bis_get_enable_animations ( GtkWidget* widget )
Checks whether animations are enabled for widget.
widget
This should be used when implementing an animated widget to know whether to animate it or not.
GtkWidget
A GtkWidget
gboolean
Whether animations are enabled for widget.