use Gtk MenuButton for context button
use Gtk MenuButton for context button
The old implementation had issues with constant re-drawing of the button. Now that we use Gtk+ 3.x drop the old implementation and just use upstream MenuButton.
Fixes #7 (closed)