Sends a mouse motion event to the WebView
#include <WebView.h> void onMouseMotion( BalEventMotion mousemotion );
Sends a mouse motion event (indicating that the mouse position has moved) to the current WebView.
onExpose(), onKeyUp(), onKeyDown(), onMouseButtonUp(), onMouseButtonDown()