Allow use of context menu in text memos GTK
authorH.G.Muller <hgm@hgm-xboard.(none)>
Mon, 7 Mar 2016 15:16:17 +0000 (16:16 +0100)
committerH.G.Muller <hgm@hgm-xboard.(none)>
Tue, 8 Mar 2016 18:29:58 +0000 (19:29 +0100)
commiteca734a86610900053cd02af3e78d7983fe3bb40
tree3e218b839a75538065f078e7017a7dda717787b1
parent093d989d136cc87cbb1c739b3ddea5337cf2b702
Allow use of context menu in text memos GTK

Attaching a user handler for button3 events to text memos would suppress
the normal context menu, so you could copy/paste in those  only through
the keyboard. Now a button3 event while there is a non-empty selection,
or through a click behind all text, will pop up the normal context menu.
gtk/xoptions.c