GLWindow.setWindowHandle
void setWindowHandle(size_t handle) nothrowSets the window that this window should render into. Some implementations require this to be called with a valid handle before drawing can commence.
Parameters
handle | handle to the window |