gdkWindowReparent {RGtk2} | R Documentation |
Reparents window
into the given new.parent
. The window being
reparented will be unmapped as a side effect.
gdkWindowReparent(object, new.parent, x, y)
|
|
|
new parent to move |
|
X location inside the new parent |
|
Y location inside the new parent |
Derived by RGtkGen from GTK+ documentation