Skip to content
  • Emmanuele Bassi's avatar
    Add default GtkLayoutManagerClass.get_request_mode() · a27737b0
    Emmanuele Bassi authored
    Just like GtkContainer provides a default implementation of
    GtkWidgetClass.get_request_mode(), we can do the same inside
    GtkLayoutManager.
    
    A default implementation preserves the behavior of existing widgets that
    moved, or will move, to a GtkLayoutManager.
    a27737b0