XtGetSelectionTimeout(3) XT COMPATIBILITY FUNCTIONS XtGetSelectionTimeout(3)NAME
XtGetSelectionTimeout, XtSetSelectionTimeout - set and obtain selection timeout valuesSYNTAX
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.1.5 XtGetSelectionTimeout(3)