1XtGetSelectionTimeout(3) XT COMPATIBILITY FUNCTIONS XtGetSelectionTimeout(3)
2
3
4
6 XtGetSelectionTimeout, XtSetSelectionTimeout - set and obtain selection
7 timeout values
8
10 unsigned long XtGetSelectionTimeout(void);
11
12 void XtSetSelectionTimeout(unsigned long timeout);
13
15 timeout Specifies the selection timeout in milliseconds.
16
18 The XtGetSelectionTimeout function has been superceded by XtAppGetSe‐
19 lectionTimeout.
20
21 The XtSetSelectionTimeout function has been superceded by XtAppSetSe‐
22 lectionTimeout.
23
25 XtAppGetSelectionTimeout(3)
26 X Toolkit Intrinsics - C Language Interface
27 Xlib - C Language X Interface
28
29
30
31X Version 11 libXt 1.1.4 XtGetSelectionTimeout(3)