Implement help clicks
authorH.G.Muller <hgm@hgm-xboard.(none)>
Wed, 9 Mar 2016 16:47:55 +0000 (17:47 +0100)
committerH.G.Muller <hgm@hgm-xboard.(none)>
Wed, 9 Mar 2016 16:47:55 +0000 (17:47 +0100)
commitd52a42f3f58c509d66ea3ce1bfa22866cc86bb54
tree45e12911ab8ae59c108e8834759403627fdfc0f3
parentcd09c1f0a427cdce02abb65d05dc7279a1557c99
Implement help clicks

A button3 click on the text labels of text-edit, spin, checkbox and
button controls, as well as menu items, now pops up an alert box
with the name of the clicked item. This as a first step to making an
interactive help that would use that name to look up information on the
item in the texi file, and display that.
gtk/xoptions.c