Table of Contents
XtGetSelectionTimeout, XtSetSelectionTimeout
- set and obtain selection timeout values
- unsigned long XtGetSelectionTimeout(void);
- void XtSetSelectionTimeout(unsigned long timeout);
- timeout
- Specifies
the selection timeout in milliseconds.
The XtGetSelectionTimeout
function has been superceded by XtAppGetSelectionTimeout.
The XtSetSelectionTimeout
function has been superceded by XtAppSetSelectionTimeout.
X Toolkit Intrinsics - C Language Interface
Xlib - C Language X Interface
Table of Contents