FlushGC

Syntax

The FlushGC() macro is defined as follows:
FlushGC(display, gc)
      Display *display;
      GC gc;

Arguments

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

Christophe Tronche, ch@tronche.com