XtGetSelectionTimeout(3) | XT COMPATIBILITY FUNCTIONS | XtGetSelectionTimeout(3) |
XtGetSelectionTimeout, XtSetSelectionTimeout - set and obtain selection timeout values
#include <X11/Intrinsic.h>
unsigned long XtGetSelectionTimeout(void);
void XtSetSelectionTimeout(unsigned long timeout);
The XtGetSelectionTimeout function has been superceded by XtAppGetSelectionTimeout.
The XtSetSelectionTimeout function has been superceded by XtAppSetSelectionTimeout.
XtAppGetSelectionTimeout(3)
X Toolkit Intrinsics - C Language Interface
Xlib - C Language X Interface
libXt 1.2.1 | X Version 11 |