summaryrefslogtreecommitdiff
path: root/man/XtCreateSelectionRequest.man
diff options
context:
space:
mode:
authorKaleb Keithley <kaleb@freedesktop.org>2003-11-26 22:48:39 +0000
committerKaleb Keithley <kaleb@freedesktop.org>2003-11-26 22:48:39 +0000
commitb90c05162b5edd08338a060f5777419654fa6d2e (patch)
tree346b8c7439d7d8db30404ad9f4db4c4e1725c252 /man/XtCreateSelectionRequest.man
parenta6bdd56c5b098599942e4091ae7e2af2d4631b44 (diff)
merge latest (4.3.99.16) from XFree86 (vendor) branch
Diffstat (limited to 'man/XtCreateSelectionRequest.man')
-rw-r--r--man/XtCreateSelectionRequest.man28
1 files changed, 8 insertions, 20 deletions
diff --git a/man/XtCreateSelectionRequest.man b/man/XtCreateSelectionRequest.man
index 6bfeca4..77b46c2 100644
--- a/man/XtCreateSelectionRequest.man
+++ b/man/XtCreateSelectionRequest.man
@@ -25,7 +25,7 @@
.\" dealing in this Software without prior written authorization from the
.\" X Consortium.
.\"
-.\" $XFree86: xc/doc/man/Xt/XtCreateSR.man,v 1.2 2001/01/27 18:20:25 dawes Exp $
+.\" $XFree86: xc/doc/man/Xt/XtCreateSR.man,v 1.3 2003/04/28 22:18:18 herrb Exp $
.\"
.ds tk X Toolkit
.ds xT X Toolkit Intrinsics \- C Language Interface
@@ -130,25 +130,13 @@
.SH NAME
XtCreateSelectionRequest, XtSendSelectionRequest, XtCancelSelectionRequest \- bundle multiple selection conversion requests into a single request using MULTIPLE target
.SH SYNTAX
-void XtCreateSelectionRequest(\fIrequestor\fP, \fIselection\fP)
-.br
- Widget \fIrequestor\fP;
-.br
- Atom \fIselection\fP;
-.LP
-void XtSendSelectionRequest(\fIrequestor\fP, \fIselection\fP, \fItime\fP)
-.br
- Widget \fIrequestor\fP;
-.br
- Atom \fIselection\fP;
-.br
- Time \fItime\fP;
-.LP
-void XtCancelSelectionRequest(\fIrequestor\fP, \fIselection\fP)
-.br
- Widget \fIrequestor\fP;
-.br
- Atom \fIselection\fP;
+.HP
+void XtCreateSelectionRequest(Widget \fIrequestor\fP, Atom \fIselection\fP):
+.HP
+void XtSendSelectionRequest(Widget \fIrequestor\fP, Atom \fIselection\fP, Time
+\fItime\fP);
+.HP
+void XtCancelSelectionRequest(Widget \fIrequestor\fP, Atom \fIselection\fP);
.SH ARGUMENTS
.IP \fIrequestor\fP 1i
Specifies the widget making the request. Must be of class Core or a