Learn R Programming

RGtk2 (version 2.8.7)

gdkEventGetRootCoords: gdkEventGetRootCoords

Description

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

Usage

gdkEventGetRootCoords(object)

Arguments

Value

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