summaryrefslogtreecommitdiff
path: root/man/XtGetSelectionValue.man
diff options
context:
space:
mode:
Diffstat (limited to 'man/XtGetSelectionValue.man')
-rw-r--r--man/XtGetSelectionValue.man11
1 files changed, 7 insertions, 4 deletions
diff --git a/man/XtGetSelectionValue.man b/man/XtGetSelectionValue.man
index 11a5353..3976990 100644
--- a/man/XtGetSelectionValue.man
+++ b/man/XtGetSelectionValue.man
@@ -1,4 +1,4 @@
-.\" $Xorg: XtGetSVal.man,v 1.4 2001/03/16 17:53:52 pookie Exp $
+.\" $Xorg: XtGetSVal.man,v 1.3 2000/08/17 19:42:00 cpqbld Exp $
.\"
.\" Copyright (c) 1993, 1994 X Consortium
.\"
@@ -25,6 +25,9 @@
.\" not be used in advertising or otherwise to promote the sale, use or
.\" other dealing in this Software without prior written authorization
.\" from the X Consortium.
+.\"
+.\" $XFree86: xc/doc/man/Xt/XtGetSVal.man,v 1.3 2001/02/09 03:47:51 tsi Exp $
+.\"
.ds tk X Toolkit
.ds xT X Toolkit Intrinsics \- C Language Interface
.ds xI Intrinsics
@@ -124,11 +127,11 @@
.el .sp 10p
..
.ny0
-.TH XtGetSelectionValue 3Xt "Release 6.6" "X Version 11" "XT FUNCTIONS"
+.TH XtGetSelectionValue 3Xt __xorgversion__ "XT FUNCTIONS"
.SH NAME
XtGetSelectionValue, XtGetSelectionValues \- obtain selection values
.SH SYNTAX
-void XtGetSelectionValue(\fIw\fP, \fIselection\fP, \fItarget\fP, \
+void XtGetSelectionValue(\fIw\fP, \fIselection\fP, \fItarget\fP,
\fIcallback\fP, \fIclient_data\fP, \fItime\fP)
.br
Widget \fIw\fP;
@@ -143,7 +146,7 @@ void XtGetSelectionValue(\fIw\fP, \fIselection\fP, \fItarget\fP, \
.br
Time \fItime\fP;
.LP
-void XtGetSelectionValues(\fIw\fP, \fIselection\fP, \fItargets\fP, \
+void XtGetSelectionValues(\fIw\fP, \fIselection\fP, \fItargets\fP,
\fIcount\fP, \fIcallback\fP, \fIclient_data\fP, \fItime\fP)
.br
Widget \fIw\fP;