Skip to content
  • Emmanuele Bassi's avatar
    state: Use the Animatable interface · f28c1d2d
    Emmanuele Bassi authored
    The Animatable interface allows object classes to provide and animate
    properties outside of the usual GObject property introspection API.
    
    This change allows ClutterState to defer to the animatable objects the
    property introspection and animation, just like ClutterAnimation does.
    f28c1d2d