FreeBSD Manual Pages
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.0 XtGetSelectionTimeout(3)
NAME | SYNTAX | ARGUMENTS | DESCRIPTION | SEE ALSO
Want to link to this manual page? Use this URL:
<https://www.freebsd.org/cgi/man.cgi?query=XtGetSelectionTimeout&sektion=3&manpath=FreeBSD+12.2-RELEASE+and+Ports>