]> git.eshelyaron.com Git - emacs.git/commit
Fix tooltips in PGTK child frames
authorPo Lu <luangruo@yahoo.com>
Sat, 11 Dec 2021 10:44:53 +0000 (18:44 +0800)
committerPo Lu <luangruo@yahoo.com>
Sat, 11 Dec 2021 10:44:53 +0000 (18:44 +0800)
commit8c29dbd3a81e6f0c9b9a76d4fd617f05ae2ea235
tree7b7617a66955c60affbb9c96aed3077c0af20460
parent25084b1e953ebe036e275a2cf5a6bb4de64a4008
Fix tooltips in PGTK child frames

* src/gtkutil.c (xg_show_tooltip, xg_hide_tooltip): Make
safe for child frames.
src/gtkutil.c