API Version: 4.0
Library Version: 4.9.3
Generated by gi-docgen 2023.2
gboolean gdk_event_get_position ( GdkEvent* event, double* x, double* y )
Extract the event surface relative x/y coordinates from an event.
x
Type: double*
double*
Location to put event surface x coordinate.
y
Location to put event surface y coordinate.
Type: gboolean
gboolean
No description available.