_XFlushGCCache

Syntax

The _XFlushGCCache() procedure is defined as follows:
_XFlushGCCache(display, gc)
      Display *display;
      GC gc;

Arguments

display Specifies the connection to the X server.
gc Specifies the GC.

Christophe Tronche, ch@tronche.com