Learn R Programming

RGtk2 (version 2.8.7)

gdkEventGetCoords: gdkEventGetCoords

Description

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

Usage

gdkEventGetCoords(object)

Arguments

Value

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