Add column width to tooltip frame width on pgtk
authorPo Lu <luangruo@yahoo.com>
Sun, 2 Jan 2022 12:28:58 +0000 (20:28 +0800)
committerPo Lu <luangruo@yahoo.com>
Sun, 2 Jan 2022 12:28:58 +0000 (20:28 +0800)
commitbe6b9e45805f99a70617f7a190f8c76a80543b6c
tree2280012f5324feac36c094463839a3f4e81e2686
parent01615b24da97bdb5cc4eaec5792da8238dab9942
Add column width to tooltip frame width on pgtk

* src/pgtkfns.c (Fx_show_tip): Add column width to width to
avoid an odd problem in the GTK allocation code.  (bug#52705)
src/pgtkfns.c