Museum

Home

Lab Overview

Retrotechnology Articles

⇒ Online Manual

Media Vault

Software Library

Restoration Projects

Artifacts Sought

appvalues(3w)  —  OLIT Widget Set

NAME

OlGetApplicationValues − used to retrieve application resources

SYNOPSIS

#include
 . . .
void OlGetApplicationValues(

Widget widget,
ArgList args,
Cardinal num_args);

DESCRIPTION

The OlGetApplicationValues procedure is used to retrieve the application resources that are accessible from the OPEN LOOK toolkit.  The semantics are similar to those of the XtGetValues() call. 

Application resources are resources that all OPEN LOOK applications have in common.  Therefore, it’s recommended that an application query the values each time it needs them. 

SEE ALSO

XtGetValues() in X Toolkit Intrinsics Reference Manual from O’Reilly & Associates, Inc.

Version 3.0  —  Last change: 19 July 91

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