Skip to content
  • Matthias Clasen's avatar
    GtkExpander: Convert to indirect rendering · 4ea6ee45
    Matthias Clasen authored and Emmanuele Bassi's avatar Emmanuele Bassi committed
    This is the first example of indirect rendering involving
    a box gadget. For now, we iterate the child gadgets manually,
    and rely on gtk_container_propagate_render_node for the
    child widgets. Eventually, we may want a better solution
    here.
    4ea6ee45