getWindowRootPoint :: Cont (K a b) Point
getWindowRootPoint k
getWindowRootPoint
is used to translate the coordinates of a kernel's window into
root window coordinates.
k :: ??
Origin
translated to a root point.
XTranslateCoordinates
in the Xlib Programming Manual
.