Window Functions

FunctionDescription
GrNewWindow()Create a new window
GrNewWindowEx()Create a new window
GrNewInputWindow()Create a new input window
GrDestroyWindow()Destroy a window
GrSetWMProperties()Set a window's properties
GrGetWMProperties()Retrieve a window's properties
GrMapWindow()Map a window and it's children
GrUnmapWindow()Unmap a window and it's children
GrRaiseWindow()Raise a window
GrLowerWindow()Lower a window
GrMoveWindow()Move a window
GrResizeWindow()Resize a window
GrReparentWindow()Change a window's parent
GrSetBorderColor()Set a window's border color
GrSetWindowBackgroundColor()Set a window's background color
GrSetWindowBorderColor()Set a window's border color
GrSetWindowBorderSize()Set a window's border width
GrSetWindowTitle()Set a window's title
GrGetWindowInfo()Retrieve window information
GrSetFocus()Set the window focus
GrGetFocus()Get the current focus window
GrNewPixmap()Create a new pixmap
GrNewPixmapFromData()Create a new pixmap and initialize it
GrSetBackgroundPixmap()Set the windows background image
GrClearWindow()Clear a window
GrCloseWindow()Close the specified window
GrKillWindow()Kill the specified window