Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!wuarchive!uunet!mcsun!corton!mirsa!taloa!mimosa.unice.fr!cambon From: cambon@mimosa.unice.fr (Thierry Cambon) Newsgroups: comp.windows.x.motif Subject: pointer on children of a widget. Keywords: XtParent Message-ID: <234@taloa.unice.fr> Date: 10 Jun 91 15:34:36 GMT Sender: news@taloa.unice.fr Organization: Univ. of Nice - Sophia Antipolis - France Lines: 6 Nntp-Posting-Host: mimosa.unice.fr Can someone tell me how to get a pointer on the children of a given widget ? I know the toolkit macro XtParent(w) to get the parent id. Is there a similar funtion to get the children id. ? Thanks.