gdkWindowGetFrameExtents: gdkWindowGetFrameExtents

Description Usage Arguments Value Author(s)

View source: R/gdkFuncs.R

Description

Obtains the bounding box of the window, including window manager titlebar/borders if any. The frame position is given in root window coordinates. To get the position of the window itself (rather than the frame) in root window coordinates, use gdkWindowGetOrigin.

Usage

1

Arguments

object

a GdkWindow

Value

A list containing the following elements:

rect

rectangle to fill with bounding box of the window frame

Author(s)

Derived by RGtkGen from GTK+ documentation


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