diff options
Diffstat (limited to 'lib/libXt/man/XtParent.man')
-rw-r--r-- | lib/libXt/man/XtParent.man | 31 |
1 files changed, 2 insertions, 29 deletions
diff --git a/lib/libXt/man/XtParent.man b/lib/libXt/man/XtParent.man index 004402c1f..5a91983e8 100644 --- a/lib/libXt/man/XtParent.man +++ b/lib/libXt/man/XtParent.man @@ -34,45 +34,18 @@ .ds Vn 2.2 .hw wid-get .na -.de Ds -.nf -.\\$1D \\$2 \\$1 -.ft CW -.ps \\n(PS -.\".if \\n(VS>=40 .vs \\n(VSu -.\".if \\n(VS<=39 .vs \\n(VSp -.. -.de De -.ce 0 -.if \\n(BD .DF -.nr BD 0 -.in \\n(OIu -.if \\n(TM .ls 2 -.sp \\n(DDu -.fi -.. -.de IN \" send an index entry to the stderr -.. -.de Pn -.ie t \\$1\fB\^\\$2\^\fR\\$3 -.el \\$1\fI\^\\$2\^\fP\\$3 -.. -.de ZN -.ie t \fB\^\\$1\^\fR\\$2 -.el \fI\^\\$1\^\fP\\$2 -.. -.ny0 .TH XtParent __libmansuffix__ __xorgversion__ "XT FUNCTIONS" .SH NAME XtParent \- obtain widget's parent widget id .SH SYNTAX +#include <X11/Intrinsic.h> .HP Widget XtParent(Widget \fIw\fP); .SH ARGUMENTS .IP \fIw\fP 1i Specifies the widget. .SH DESCRIPTION -.ZN XtParent +.B XtParent returns the widget's parent widget ID. .SH "SEE ALSO" .br |