hpux man page for xtsetselectiontimeout

Query: xtsetselectiontimeout

OS: hpux

Section: 3

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

XtSetSelectionTimeout() 												   XtSetSelectionTimeout()

Name
  XtSetSelectionTimeout - set the Intrinsics selection timeout value.

Synopsis
  void XtSetSelectionTimeout(timeout)
	 unsigned long timeout;

Inputs
  timeout   Specifies the selection timeout in milliseconds.

Availability
  XtSetSelectionTimeout() has been superseded by XtAppSetSelectionTimeout().

Description
  XtSetSelectionTimeout()  sets  the  Intrinsics  selection  timeout value.  The selection timeout is the time within which two communicating
  applications must respond to one another.  The initial timeout value is set by the  selectionTimeout	application  resource,	which  has  a
  default value of 5000 milliseconds (5 seconds).

Usage
  XtSetSelectionTimeout()  has	been  superseded by XtAppSetSelectionTimeout(), which performs the same function on a per-application context
  basis.  XtSetSelectionTimeout() now calls XtAppSetSelectionTimeout() passing the default application	context  created  by  XtInitialize().
  Very	few  programs need multiple application contexts, and you can continue to use XtSetSelectionTimeout() if you initialize your applica-
  tion with XtInitialize().  We recommend, however, that you use XtAppInitialize(), XtAppSetSelectionTimeout(), and the other XtApp*() appli-
  cation context specific functions.

  See XtAppSetSelectionTimeout() for more information.

See Also
  XtAppGetSelectionTimeout(1), XtAppSetSelectionTimeout(1).

Xt - Selections 													   XtSetSelectionTimeout()
Related Man Pages
xtaddconverter(3) - hpux
xtdisownselection(3) - hpux
xterror(3) - hpux
xtownselecb(3) - hpux
xtwarningmsg(3) - hpux
Similar Topics in the Unix Linux Community
How to list file size on HPUX?
PHP Man Pages Now Available (Over 10,000)
SAN Migration question
Seeking Alternative for diff in hp
Shopt -s histappend