Manual Page Result
0
Command: XtSetSelectionTimeout | Section: 3 | Source: Digital UNIX | File: XtSetSelectionTimeout.3Xt.gz
XtGetSelectionTimeout(3Xt) XtGetSelectionTimeout(3Xt)
NAME
XtGetSelectionTimeout, XtSetSelectionTimeout - set and obtain selection
timeout values
SYNOPSIS
unsigned long XtGetSelectionTimeout()
void XtSetSelectionTimeout(timeout)
unsigned long timeout;
ARGUMENTS
Specifies the selection timeout in milliseconds.
DESCRIPTION
The XtGetSelectionTimeout function has been superceded by XtAppGetSe-
lectionTimeout.
The XtSetSelectionTimeout function has been superceded by XtAppSetSe-
lectionTimeout.
SEE ALSO
X Toolkit Intrinsics -- C Language Interface
Xlib -- C Language X Interface
XtGetSelectionTimeout(3Xt)