gdkWindowReparent: gdkWindowReparent

Description Usage Arguments Author(s)

View source: R/gdkFuncs.R

Description

Reparents window into the given new.parent. The window being reparented will be unmapped as a side effect.

Usage

1
gdkWindowReparent(object, new.parent, x, y)

Arguments

object

a GdkWindow

new.parent

new parent to move window into

x

X location inside the new parent

y

Y location inside the new parent

Author(s)

Derived by RGtkGen from GTK+ documentation


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