XtGetSelectionTimeout(3) XT COMPATIBILITY FUNCTIONS XtGetSelectionTimeout(3)
NAME
XtGetSelectionTimeout, XtSetSelectionTimeout - 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 superceded by XtAppGetSe-
lectionTimeout.
The XtSetSelectionTimeout function has been superceded by XtAppSetSe-
lectionTimeout.
SEE ALSO
XtAppGetSelectionTimeout(3)
X Toolkit Intrinsics - C Language Interface
Xlib - C Language X Interface
X Version 11 libXt 1.2.1 XtGetSelectionTimeout(3)
Generated by dwww version 1.14 on Wed Aug 27 07:54:02 CEST 2025.