Hi!
How can I setup a right click context menu on the Gallery widget?
Is it currently supported?
I created a Menu with MenuManager#createContextMenu and passed it to
Gallery#setMenu. I use about the same procedere as with TableViewer and
Table widget.