Museum

Home

Lab Overview

Retrotechnology Articles

Online Manuals

⇒ OlGetAplVl(3W) — Dell System V Release 4 Issue 2.2

Media Vault

Software Library

Restoration Projects

Artifacts Sought



OlGetApplicationValues(3W)       UNIX System V       OlGetApplicationValues(3W)


NAME
      OlGetApplicationValues - used to retrieve application resources

SYNOPSIS
      void OlGetApplicationValues(widget, args, numargs)
           Widget     widget;     /* for getting display info */
           ArgList    args;       /* args to query            */
           Cardinal   numargs;   /* number of args           */

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

      Application resources are resources that all OPEN LOOK applications have
      in common.  Their values are updated dynamically by changing preferences
      in the WorkSpace Manager's property sheets.  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.
      "Application Resources" in section 2 of the OPEN LOOK Programmer's
      Reference Manual for the types and descriptions of the available
      application resources




























10/89                                                                    Page 1





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