]> granicus.if.org Git - vim/commit
patch 8.2.2717: GTK menu items don't show a tooltip v8.2.2717
authorBram Moolenaar <Bram@vim.org>
Mon, 5 Apr 2021 12:13:20 +0000 (14:13 +0200)
committerBram Moolenaar <Bram@vim.org>
Mon, 5 Apr 2021 12:13:20 +0000 (14:13 +0200)
commitce5b06a6a972dcc36e460782e10e21a09b227b5d
tree49120cf96aed868e11fa9b470a7c3fe05a4b657e
parent0b94e297afd072c51bf2eed12c7ffe3978d93399
patch 8.2.2717: GTK menu items don't show a tooltip

Problem:    GTK menu items don't show a tooltip.
Solution:   Add a callback to show the tooltip. (Leonid V. Fedorenchik,
            closes #8067, closes #7810)
src/gui_gtk.c
src/version.c