RGtk2 (version 2.20.31)

gdkEventGetCoords: gdkEventGetCoords

Description

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

Usage

gdkEventGetCoords(object)

Arguments

object

Value

A list containing the following elements:
retval
[logical] TRUE if the event delivered event window coordinates
x.win
location to put event window x coordinate
y.win
location to put event window y coordinate