home *** CD-ROM | disk | FTP | other *** search
- Newsgroups: comp.windows.x
- Path: sparky!uunet!snorkelwacker.mit.edu!bloom-beacon!INTERNET!dont-send-mail-to-path-lines
- From: adrian@ora.COM (Adrian Nye)
- Subject: Re: ORA News
- Message-ID: <9211161650.AA00681@spike.ora.com>
- Sender: adrian@ora.com
- Organization: The Internet
- References: <199211161401.AA00575@ora.com>
- Date: Mon, 16 Nov 1992 01:50:37 GMT
- Lines: 19
-
-
- > By the way, what does XFlushGC() do? I can't find it in the
- > X manuals.
-
- It flushes the GC cache, and it is usually needed only in extension
- writing. It is used unnecessarily in the example given,
- because the GC cache is flushed automatically by any call that uses
- the gc such as XDrawLine.
-
- It's an R5 function so it's only in R5 X manuals.
-
- *************************************************************
- Adrian Nye (314) 531-1231 Editor, The X Resource
- O'Reilly & Associates, Inc., Publishers of Nutshell Handbooks
- 4466 West Pine Blvd. 20-G St. Louis MO 63108
- Internet: adrian@ora.com UUCP: uunet!ora!adrian
- *************************************************************
-
-
-