Museum

Home

Lab Overview

Retrotechnology Articles

Online Manuals

⇒ XtAppGetSel(3) — OSF1 1.0

Media Vault

Software Library

Restoration Projects

Artifacts Sought

Related Articles

XtAppSetSelectionTimeout(1)

 

Name

XtAppGetSelectionTimeout — get the current selection timeout value. 

Synopsis

unsigned int XtAppGetSelectionTimeout(app_context)

    XtAppContext app_context;

Arguments

app_context
Specifies the application context.

Description

XtAppGetSelectionTimeout returns the current selection timeout value for the specified application context, in milliseconds.  The selection 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, or if selectionTimeout is not specified, it defaults to 5000 milliseconds (5 seconds).  A new value can be set by a call to XtAppSetSelectionTimeout. 

See Also

XtAppSetSelectionTimeout(1)

Typewritten Software • bear@typewritten.org • Edmonds, WA 98026