XtGetSelectionTimeout(3) | Library Functions Manual | 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 superseded by XtAppGetSelectionTimeout.
The XtSetSelectionTimeout function has been superseded by XtAppSetSelectionTimeout.
XtAppGetSelectionTimeout(3)
X Toolkit Intrinsics - C Language Interface
Xlib - C Language X Interface
X Version 11 | XT COMPATIBILITY FUNCTIONS |