Skip to content
  • Benjamin Otte's avatar
    cssstyle: Add GtkCssStaticStyle · ac215ffc
    Benjamin Otte authored
    For now, this is only an implementation detail of the animated style.
    
    The idea is to use GtkCssStaticStyle as the result of CSS queries and
    then put a GtkCssAnimatedStyle on top that manages the animations. The
    neat thing about this is that you can cache the static values.
    ac215ffc