Skip to content
  • Benjamin Otte's avatar
    cssnode: Split into 3 objects · e2f6d4db
    Benjamin Otte authored
    - GtkCssWidgetNode
      for style contexts owned by a widget
    - GtkCssPathNode
      for style contexts using a GtkWidgetPath
    - GtkCssTransientNode
      for nodes created with gtk_style_context_save()/restore()
    e2f6d4db