Attach the plugin menu to this widget.
Plugin writers should call this for every widget that can receive mouse events. If you forget to call this the plugin will not have a right-click menu and the user won't be able to remove it.
| this |
an PanelPlugin. |
| widget |
a Widget that receives mouse events. |