• Matthias Clasen's avatar
    notebook: Implement rtl flipping for CSS nodes · bb924281
    Matthias Clasen authored
    Use gtk_box_gadget_reverse_children and gtk_css_node_reverse_children
    to flip the children of the header_gadget and the tabs_gadget when
    appropriate.
    
    Add new CSS node tests to verify that the node order is updated
    as expected in all cases.
    bb924281