XdReset(3X) — Kubota Pacfic Computer Inc. (X Direct Graphics)
NAME
XdReset − use in response to X-server exposure or configure event
SYNOPSIS
void XdReset()
USAGE
Use XdReset when your program gets an exposure or configure event from the X server.
This function refetches the clipping information for all windows which have currently been opened for direct graphics using XdCreateWindowHandle. Calling this function helps to minimize the number of times an application draws something using this library only to find out that the screen geometry has changed.
September 02, 1992