gdkWindowGetPointer {RGtk2} | R Documentation |
Obtains the current pointer position and modifier state.
The position is given in coordinates relative to the upper left
corner of window
.
gdkWindowGetPointer(object)
|
A list containing the following elements:
retval |
[ |
|
return location for X coordinate of pointer or |
|
return location for Y coordinate of pointer or |
|
return location for modifier mask or |
Derived by RGtkGen from GTK+ documentation