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);

Specifies the selection timeout in milliseconds.

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

libXt 1.3.0 X Version 11