> And in fact, after digging through some more GTK docs, itʼs as simple > as changing > > gtk_scrolled_window_set_policy (sw, scroll_policy, GTK_POLICY_AUTOMATIC); > Yes, I may be able to simplify the codepaths for earlier versions of GTK too, currently testing that.