Skip to content
  • Tristan Van Berkom's avatar
    Optimize queue_resize_on_widget() · 1c20c934
    Tristan Van Berkom authored
    Optimized GtkSizeGroup code that is invoked for every queued resize
    and every request that is not previously cached by trading qdata on
    widgets for 3 extra bitfields on the GtkWidgetPrivate structure.
    1c20c934