Path: utzoo!attcan!uunet!cs.utexas.edu!tut.cis.ohio-state.edu!bloom-beacon!EXPO.LCS.MIT.EDU!converse From: converse@EXPO.LCS.MIT.EDU (Donna Converse) Newsgroups: comp.windows.x Subject: Re: XtAppContext Message-ID: <8904270113.AA00992@expo.lcs.mit.edu> Date: 27 Apr 89 01:13:11 GMT References: <4031@ece-csc.UUCP> Sender: daemon@bloom-beacon.MIT.EDU Organization: X Consortium, MIT Laboratory for Computer Science Lines: 8 > I was wondering if anyone could enlighten me on what a XtAppContext is. Read the beginning of section 2.1 of the X Toolkit Intrinsics manual. It is an opaque type, meaning, its definition is intended to be hidden from you as a programmer. It is not available to you. If you want to know more than that, you could read toolkit source, for example, lib/Xt/InitialI.h