gdkWindowReparent: gdkWindowReparent
Description
Reparents window into the given new.parent. The window being
reparented will be unmapped as a side effect.Usage
gdkWindowReparent(object, new.parent, x, y)
Arguments
new.parent
new parent to move window into
x
X location inside the new parent
y
Y location inside the new parent