Skip to content
  • Emmanuele Bassi's avatar
    Hook GtkLayoutManager into GtkWidget · 1b8595b5
    Emmanuele Bassi authored
    We delegate the size request mode, the measuring, and the allocation of
    a widget through a GtkLayoutManager instance, if one has been attached
    to the widget; otherwise, we fall back to the widget's own implementation.
    1b8595b5