1XtGetSelectionTimeout(3)  XT COMPATIBILITY FUNCTIONS  XtGetSelectionTimeout(3)
2
3
4

NAME

6       XtGetSelectionTimeout, XtSetSelectionTimeout - set and obtain selection
7       timeout values
8

SYNTAX

10       unsigned long XtGetSelectionTimeout(void);
11
12       void XtSetSelectionTimeout(unsigned long timeout);
13

ARGUMENTS

15       timeout   Specifies the selection timeout in milliseconds.
16

DESCRIPTION

18       The XtGetSelectionTimeout function has been superceded by XtAppGetSe‐
19       lectionTimeout.
20
21       The XtSetSelectionTimeout function has been superceded by XtAppSetSe‐
22       lectionTimeout.
23

SEE ALSO

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.5         XtGetSelectionTimeout(3)
Impressum