GimpUi.widget_animation_enabled

@returns(bool)
def widget_animation_enabled():
    # Python wrapper for gimp_widget_animation_enabled()
  

This function attempts to read the user's system preference for showing animation. It can be used to turn off or hide unnecessary animations such as the scrolling credits or Easter Egg animations.

Since 3.0

Returns