API Version: 4.0
Library Version: 4.6.6
gboolean gdk_event_get_position ( GdkEvent* event, double* x, double* y )
Extract the event surface relative x/y coordinates from an event.
x
double*
Location to put event surface x coordinate.
y
Location to put event surface y coordinate.
gboolean