hpux man page for xtappgetselectiontimeout

Query: xtappgetselectiontimeout

OS: hpux

Section: 3

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

XtAppGetSelectionTimeout()												XtAppGetSelectionTimeout()

Name
  XtAppGetSelectionTimeout - get the current Intrinsics selection timeout value.

Synopsis
  unsigned long XtAppGetSelectionTimeout(app_context)
	 XtAppContext app_context;

Inputs
  app_context
	    Specifies the application context.

Returns
  The selection timeout interval for the application context.

Description
  XtAppGetSelectionTimeout()  returns the current selection timeout value for the specified application context, in milliseconds.  The selec-
  tion timeout is the time within which the two communicating applications must respond to one another.  The initial timeout value is set  by
  the selectionTimeout application resource, which defaults to 5000 milliseconds (5 seconds).

Usage
  A new timeout value can be set by a call to XtAppSetSelectionTimeout().  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
  XtAppSetSelectionTimeout(1).

Xt - Selections 													XtAppGetSelectionTimeout()
Related Man Pages
xtremovetimeout(3) - centos
xtappaddtimeout(3xt) - xfree86
xtremovetimeout(3xt) - xfree86
xtappaddtimeout(3) - suse
xtappaddtimeout(1) - hpux
Similar Topics in the Unix Linux Community
Unix File Permissions
How to extract every repeated string between two specific string?
Seeking Alternative for diff in hp
Wrong Array...