XFlushGC
Syntax
void XFlushGC(
display
,
gc
)
Display
*
display
;
GC
gc
;
Arguments
display
Specifies the connection to the X server.
gc
Specifies the GC.
Description
Force sending
GC
component changes.
See also
"
Manipulating Graphics Context/State
".
Christophe Tronche
,
ch@tronche.com