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

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

bug#51679: 29.0.50; [PATCH] Fix resize of xwidgets on GTK


From: Po Lu
Subject: bug#51679: 29.0.50; [PATCH] Fix resize of xwidgets on GTK
Date: Mon, 08 Nov 2021 13:31:17 +0800

gtk_container_resize_children doesn't always work, and the canonical way
to force a re-allocation is to just call gtk_widget_queue_allocate.

Attachment: 0001-Fix-resize-of-xwidgets-on-GTK.patch
Description: Text Data


reply via email to

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