get_position


Description:

public bool get_position (out double x, out double y)

Extract the event surface relative x/y coordinates from an event.

This position is in [surface coordinates](coordinates.html).

Parameters:

this

a `GdkEvent`

x

location to put event surface x coordinate

y

location to put event surface y coordinate