[ Version ( since = "1.22" ) ]
public static bool event_get_coordinates (Event event, out double x, out double y)
Try to retrieve x and y coordinates of a Navigation event.
| event |
The Event to inspect. |
| x |
Pointer to a gdouble to receive the x coordinate of the navigation event. |
| y |
Pointer to a gdouble to receive the y coordinate of the navigation event. |
|
A boolean indicating success. |