xtgetselectiontimeout(3) - Linux man page
Name
XtGetSelectionTimeout, XtSetSelectionTimeout - set and obtain selection timeout values
Syntax
unsigned long XtGetSelectionTimeout(void);
- void XtSetSelectionTimeout(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
xtappgetselectiontimeout(3)
X Toolkit Intrinsics - C Language Interface
Xlib - C Language X Interface