 |
Index for Section 3Xt |
|
 |
Alphabetical listing for X |
|
 |
Bottom of page |
|
XtGetSelectionTimeout(3Xt)
X11R6
NAME
XtGetSelectionTimeout, XtSetSelectionTimeout - set and obtain selection
timeout values
SYNOPSIS
unsigned long XtGetSelectionTimeout()
void XtSetSelectionTimeout(timeout)
unsigned long timeout;
ARGUMENTS
timeout
Specifies the selection timeout in milliseconds.
DESCRIPTION
The XtGetSelectionTimeout function has been superceded by
XtAppGetSelectionTimeout.
The XtSetSelectionTimeout function has been superceded by
XtAppSetSelectionTimeout.
SEE ALSO
X Toolkit Intrinsics -- C Language Interface
Xlib -- C Language X Interface
 |
Index for Section 3Xt |
|
 |
Alphabetical listing for X |
|
 |
Top of page |
|