Method
GdkEventget_position
Declaration [src]
gboolean
gdk_event_get_position (
GdkEvent* event,
double* x,
double* y
)
Description [src]
Extract the event surface relative x/y coordinates from an event.
This position is in surface coordinates.