summaryrefslogtreecommitdiff
path: root/man/XtGetSelectionRequest.man
diff options
context:
space:
mode:
Diffstat (limited to 'man/XtGetSelectionRequest.man')
-rw-r--r--man/XtGetSelectionRequest.man13
1 files changed, 4 insertions, 9 deletions
diff --git a/man/XtGetSelectionRequest.man b/man/XtGetSelectionRequest.man
index 0144bcf..8f498d5 100644
--- a/man/XtGetSelectionRequest.man
+++ b/man/XtGetSelectionRequest.man
@@ -25,7 +25,7 @@
.\" dealing in this Software without prior written authorization from the
.\" X Consortium.
.\"
-.\" $XFree86: xc/doc/man/Xt/XtGetSR.man,v 1.3 2001/02/09 03:47:51 tsi Exp $
+.\" $XFree86: xc/doc/man/Xt/XtGetSR.man,v 1.4 2003/04/28 22:18:19 herrb Exp $
.\"
.ds tk X Toolkit
.ds xT X Toolkit Intrinsics \- C Language Interface
@@ -130,14 +130,9 @@
.SH NAME
XtGetSelectionRequest \- retrieve the event that triggered the XtConvertSelectionProc
.SH SYNTAX
-XSelectionRequestEvent* XtGetSelectionRequest(\fIw\fP, \fIselection\fP,
-\fIrequest_id\fP)
-.br
- Widget \fIw\fP;
-.br
- Atom \fIselection\fP;
-.br
- XtRequestId \fIrequest_id\fP;
+.HP
+XSelectionRequestEvent* XtGetSelectionRequest(Widget \fIw\fP, Atom
+\fIselection\fP, XtRequestId \fIrequest_id\fP);
.SH ARGUMENTS
.IP \fIw\fP 1i
Specifies the widget.