Inspect a Navigation mouse movement event and extract the coordinates of the event.
| event |
A Event to inspect. |
| x |
Pointer to a gdouble to receive the x coordinate of the mouse movement. |
| y |
Pointer to a gdouble to receive the y coordinate of the mouse movement. |
|
TRUE if both coordinates could be extracted, otherwise FALSE. |