Museum

Home

Lab Overview

Retrotechnology Articles

Online Manuals

⇒ wseticonpos(3W) — HP-UX 6.20

Media Vault

Software Library

Restoration Projects

Artifacts Sought

Related Articles

wiconic(3W)

,wgeticonpos(3W)

,wseticon(3W)

WSETICONPOS(3W)

NAME

wseticonpos − set icon position

SYNOPSIS

int wseticonpos(fd,x,y);
int fd;
int x,y;

DESCRIPTION

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

x,y are the screen pixel coordinates for the position of the upper left hand corner of iconic representation of the window type with respect to the physical screen.  Positive, negative and zero values for x and y are allowed. 

DISCUSSION

wseticonpos sets the icon representation position associated with the window device indicated by fd. 

(0,0) is the upper left hand corner of the screen. 

SEE ALSO

wiconic(3W),wgeticonpos(3W),wseticon(3W). 

DIAGNOSTICS

A -1 indicates failure; otherwise a 0 is returned. See errno(2) for further information. 

Hewlett-Packard Company  —  May 11, 2021

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