Skip to content
  • Emmanuele Bassi's avatar
    Add GtkLayoutManager · 24754c32
    Emmanuele Bassi authored
    A base abstract class for layout manager delegate objects.
    
    Layout managers are associated to a single widget, like event
    controllers, and are responsible for measuring and allocating the
    children of the widget they are bound to.
    24754c32