Museum

Home

Lab Overview

Retrotechnology Articles

Online Manuals

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

Media Vault

Software Library

Restoration Projects

Artifacts Sought



OlInitialize(3W)                 UNIX System V                 OlInitialize(3W)


NAME
      OlInitialize - a mandatory routine that must be called by every
      application

SYNOPSIS
      #include <Xlib.h>
      #include <OpenLook.h>

      Widget OlInitialize(shellname, applicationclass, options,
           numoptions, argc, argv)
      String shellname;
      String applicationclass;
      XrmOptionDescRec *options;
      Cardinal numoptions;
      Cardinal *argc;
      String argv[];

      OlInitialize(...);

DESCRIPTION
      This initialization routine must be called by each application before any
      OPEN LOOK widgets are created or other OPEN LOOK routines are used.

      The arguments to this routine are similar to the arguments to the
      standard XtInitialize() routine.





























10/89                                                                    Page 1





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