Museum

Home

Lab Overview

Retrotechnology Articles

Online Manuals

⇒ LookupOlColors(3W) — SunOS 4.1.2

Media Vault

Software Library

Restoration Projects

Artifacts Sought

Related Articles

LookupOlInputEvent(3)

LookupOlColors(3W)  —  MISC REFERENCE MANUAL PAGES

Dynamic Settings

NAME

 LookupOlColors

SYNOPSIS

#include <OpenLook.h>
#include <Dynamic.h>
 ...
extern void LookupOlColors(w, colors)
Widget w;
OlDynamicColors ∗ colors;

DESCRIPTION

The LookupOlColors procedure is used to determine the current dynamic settings for the various OPEN LOOK(tm) defined dynamic colors.  The function returns these values in the space provided by the caller pointed to by colors.  The colors parameter should be a pointer to an OlDynamicColors struct -

 typedef struct _OlDynamicColors
   {
   Pixel        textForeground;
   Pixel        textBackground;
   Pixel        inputFocus;
   } OlDynamicColors;

SEE ALSO

LookupOlInputEvent(3)

Sun Release 4.1  —  Last change: {:heading=>"LookupOlColors\|(\|3W\|)\0\0\(em\0\0\∗(]D"}

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