Correct the use of signals vs. events.
authorJohn Darrington <john@darrington.wattle.id.au>
Sat, 30 Jan 2016 20:46:07 +0000 (21:46 +0100)
committerJohn Darrington <john@darrington.wattle.id.au>
Sat, 30 Jan 2016 20:46:07 +0000 (21:46 +0100)
commit4afc697af0b98afcb52e0384be90f893d6710893
tree4acd45ca48563cb07f88059ed1101206cbe5151f
parentb3d6572c6e4ee401bb25ce0ea485c316925e6dc8
Correct the  use of signals vs. events.

Commit f8fdc760d4ee04801a2da8af0700b2a87f724ae4 used a button-press-event
where a toggled signal was appropriate.  The signal might come from a
number of sources, not necesarily a button event.
src/ui/gui/windows-menu.c