XtGetSelectionTimeout - Man Page
set and obtain selection timeout values
Syntax
#include <X11/Intrinsic.h>
unsigned long XtGetSelectionTimeout(void);
void XtSetSelectionTimeout(unsigned long timeout);
Arguments
- timeout
Specifies the selection timeout in milliseconds.
Description
The XtGetSelectionTimeout function has been superseded by XtAppGetSelectionTimeout.
The XtSetSelectionTimeout function has been superseded by XtAppSetSelectionTimeout.
See Also
XtAppGetSelectionTimeout(3)
X Toolkit Intrinsics - C Language Interface
Xlib - C Language X Interface
Referenced By
The man page XtSetSelectionTimeout(3) is an alias of XtGetSelectionTimeout(3).
libXt 1.3.0 X Version 11 XT COMPATIBILITY FUNCTIONS