void GrResizeWindow ( GR_WINDOW_ID wid , GR_SIZE width , GR_SIZE height );
void GrResizeWindow
This function resizes the specified window to the specified width and height.
GrNewWindow(), GrMoveWindow(), GrGetWindowInfo().