bug-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#22000: Patch addressing the menu-bar frame-resize interaction


From: Vivek Dasmohapatra
Subject: bug#22000: Patch addressing the menu-bar frame-resize interaction
Date: Wed, 24 Oct 2018 13:18:14 +0100 (BST)
User-agent: Alpine 2.02 (DEB 1266 2009-07-14)

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.
reply via email to

[Prev in Thread] Current Thread [Next in Thread]