Skip to content
  • Timm Bäder's avatar
    actionbar: Add explicit center widget · 066c1983
    Timm Bäder authored
    The center widget in GtkBox was only introduced to use it in
    GtkActionBar. However, the implementation there is much more complex
    than it needs to be, so move the center widget into GtkActionBar instead
    and later remove it from GtkBox.
    066c1983