home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #27 / NN_1992_27.iso / spool / comp / windows / x / 19206 < prev    next >
Encoding:
Text File  |  1992-11-17  |  1.0 KB  |  31 lines

  1. Newsgroups: comp.windows.x
  2. Path: sparky!uunet!snorkelwacker.mit.edu!bloom-beacon!INTERNET!dont-send-mail-to-path-lines
  3. From: adrian@ora.COM (Adrian Nye)
  4. Subject: Re: ORA News
  5. Message-ID: <9211161650.AA00681@spike.ora.com>
  6. Sender: adrian@ora.com
  7. Organization: The Internet
  8. References: <199211161401.AA00575@ora.com>
  9. Date: Mon, 16 Nov 1992 01:50:37 GMT
  10. Lines: 19
  11.  
  12.  
  13. > By the way, what does XFlushGC() do? I can't find it in the
  14. > X manuals.
  15.  
  16. It flushes the GC cache, and it is usually needed only in extension
  17. writing.  It is used unnecessarily in the example given,
  18. because the GC cache is flushed automatically by any call that uses
  19. the gc such as XDrawLine.
  20.  
  21. It's an R5 function so it's only in R5 X manuals.
  22.  
  23. *************************************************************
  24. Adrian Nye (314) 531-1231    Editor, The X Resource
  25. O'Reilly & Associates, Inc., Publishers of Nutshell Handbooks
  26. 4466 West Pine Blvd.  20-G   St. Louis MO 63108
  27. Internet:   adrian@ora.com        UUCP:   uunet!ora!adrian      
  28. *************************************************************
  29.  
  30.  
  31.