Museum

Home

Lab Overview

Retrotechnology Articles

Online Manuals

⇒ wsetbcolor(3W) — HP-UX 5.20

Media Vault

Software Library

Restoration Projects

Artifacts Sought

Related Articles

wgetbcolor(3w)

WSETBCOLOR(3W)

Series 300 and 500 Only

NAMER

wsetbcolor − set window border colors

SYNOPSIS

int wsetbcolor(fd,fgborder,bgborder);
int fd;
int fgborder,bgborder;

DESCRIPTION

fd is an integer file descriptor for an opened window type device interface. 

fgborder,bgborder
the foreground label character color, and background label and border color. Colors are taken from the system (Starbase) color map.

DISCUSSION

Defaults for fgborder and bgborder are determined from the WMBDRFGCLR and WMBDRBGCLR window system environment variables. 

SEE ALSO

wgetbcolor(3w). 

DIAGNOSTICS

A return of -1 indicates failure; otherwise 0 is returned.  See errno(2) for more information.

Hewlett-Packard Company  —  May 11, 2021

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