XtGetSelectionTimeout(X3xt) X Version 11 (Release 6.1)


XtGetSelectionTimeout -- set and obtain selection timeout values

Synopsis

unsigned long XtGetSelectionTimeout() 

void XtSetSelectionTimeout(timeout) unsigned long timeout;

Arguments

timeout
Specifies the selection timeout in milliseconds.

Description

The XtGetSelectionTimeout function has been superceded by XtAppGetSelectionTimeout.

The XtSetSelectionTimeout function has been superceded by XtAppSetSelectionTimeout.

References

X Toolkit Intrinsics - C Language Interface
Xlib - C Language X Interface


30 January 1998
© 1998 The Santa Cruz Operation, Inc. All rights reserved.