Skip to content
  • Matthias Clasen's avatar
    center box: complete the baseline support · f135b252
    Matthias Clasen authored
    When there is no externally allocated baseline, we should
    do the same thing that GtkBox does, and determine one from
    the children that want baseline alignment.
    
    This commit adds a GtkCenterBox::baseline-position property
    with setters and getters.
    f135b252