WDESTROY(3W)
NAME
wdestroy − destroy a window
SYNOPSIS
int wdestroy(wmfd,name);
int wmfd;
char *name;
DESCRIPTION
wmfd
is an integer file descriptor for an opened window manager device interface.
name
the path name of the window type to destroy.
DISCUSSION
This routine destroys the window specified by name.
SEE ALSO
wcreate_term0(3W),wcreate_graphics(3W).
DIAGNOSTICS
A return of -1 indicates failure; otherwise 0 is returned. See errno(2) for more information.
Hewlett-Packard Company — HP-UX Release 8.0: January 1991