gdkWindowGetOrigin: gdkWindowGetOrigin

Description Usage Arguments Value Author(s)

View source: R/gdkFuncs.R

Description

Obtains the position of a window in root window coordinates. (Compare with gdkWindowGetPosition and gdkWindowGetGeometry which return the position of a window relative to its parent window.)

Usage

1

Arguments

object

a GdkWindow

Value

A list containing the following elements:

retval

[integer] not meaningful, ignore

x

return location for X coordinate

y

return location for Y coordinate

Author(s)

Derived by RGtkGen from GTK+ documentation


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