Path: utzoo!utgpu!news-server.csri.toronto.edu!rpi!zaphod.mps.ohio-state.edu!tut.cis.ohio-state.edu!pacific.mps.ohio-state.edu!linac,att!emory!rsiatl!meo From: meo@Dixie.Com (Miles ONeal) Newsgroups: comp.windows.x.motif Subject: Re: How to see the content of a widget? Message-ID: <8384@rsiatl.Dixie.Com> Date: 19 Mar 91 04:44:46 GMT Distribution: usa Organization: Systems & Software Solutions, Inc. Lines: 15 yxz1684@hertz.njit.edu (Ying Zhu ee) writes: >I am practicing motif. I want to look at the content of a widget, toplevel, forexample: If you have the Private header files (do those come with the standard distribution? We have source, so I don't know), you use those for debugging instead of the public ones, then you can look at the widget structure as in print widget->core or whatever. -Miles meo@dixie.com