Skip to content
  • Benjamin Otte's avatar
    css: Add animation support · 229b6fe1
    Benjamin Otte authored
    This adds the GtkCssAnimation class and the code needed to hook it into
    GtkStyleContext. It takes the values out of the CSS "animation"
    properties and does animations. See
      http://dev.w3.org/csswg/css3-animations/
    for details.
    
    Note that the code for starting and stopping animations with widget
    visibility doesn't work yet.
    229b6fe1