gdkEventGetCoords: gdkEventGetCoords

Description Usage Arguments Value Author(s)

View source: R/gdkFuncs.R

Description

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

Usage

1

Arguments

object

a GdkEvent

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

Author(s)

Derived by RGtkGen from GTK+ documentation


RGtk2 documentation built on Oct. 14, 2021, 5:08 p.m.