DOC HOME SITE MAP MAN PAGES GNU INFO SEARCH PRINT BOOK
 

XtGetSelectionTimeout(3)





NAME

       XtGetSelectionTimeout, XtSetSelectionTimeout - set and obtain selection
       timeout values


SYNTAX

       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(3Xt)
       X Toolkit Intrinsics - C Language Interface
       Xlib - C Language X Interface

X Version 11                      libXt 1.0.5         XtGetSelectionTimeout(3)

Man(1) output converted with man2html