• Matthias Clasen's avatar
    Move min-display-width/height to GtkScrolledWindow · 0d9ebb50
    Matthias Clasen authored
    It is just too annoying to have to implement these properties in
    every scrollable. Instead, we now have ::min-content-height/width
    in GtkScrolledWindow.
    
    We also add GtkScrollablePolicy to determine how to size the
    scrollable content.
    0d9ebb50