hpux man page for xtappsetselectiontimeout

Query: xtappsetselectiontimeout

OS: hpux

Section: 1

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

XtAppSetSelectionTimeout()												XtAppSetSelectionTimeout()

Name
  XtAppSetSelectionTimeout - set the Intrinsics selection timeout value.

Synopsis
  void XtAppSetSelectionTimeout(app_context, timeout)
	 XtAppContext app_context;
	 unsigned long timeout;

Inputs
  app_context
	    Specifies the application context.

  timeout   Specifies the selection timeout in milliseconds.

Description
  XtAppSetSelectionTimeout() sets the Intrinsics selection timeout value for the specified application context.  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
  The current timeout value can be retrieved by a call to XtAppGetSelectionTimeout().  You should rarely need to query or set this value.  In
  particular, an application generally should not change this value except under the explicit request of the user.

See Also
  XtAppGetSelectionTimeout(1).

Xt - Selections 													XtAppSetSelectionTimeout()
Related Man Pages
xtappaddtimeout(3xt) - xfree86
xtremovetimeout(3) - x11r4
xtappaddtimeout(3) - suse
xtremovetimeout(3) - suse
xtappaddtimeout(3) - hpux
Similar Topics in the Unix Linux Community
How to list file size on HPUX?
How to extract every repeated string between two specific string?
Thank you members and admins
awk - Multi-line data to be stored in variable