Skip to content
  • Alexander Larsson's avatar
    GtkBox: Add baseline alignment for horizontal boxes · 9a42942a
    Alexander Larsson authored
    Report a baseline based height and baseline whenever there
    are children with ALIGN_BASELINE.
    
    Assign baseline to childen in size_allocate. Either the one inherited
    from the parent if set, or otherwise calculate one based on any
    ALIGN_BASELINE children.
    9a42942a