API Version: 3.0
Library Version: 3.24
Generated by gi-docgen 2024.2
gboolean gdk_event_get_coords ( const GdkEvent* event, gdouble* x_win, gdouble* y_win )
Extract the event window relative x/y coordinates from an event.
x_win
Type: gdouble*
gdouble*
Location to put event window x coordinate.
NULL
y_win
Location to put event window y coordinate.
Type: gboolean
gboolean
TRUE if the event delivered event window coordinates.
TRUE