Museum

Home

Lab Overview

Retrotechnology Articles

Online Manuals

⇒ (9) — Inferno 4th Edition

Media Vault

Software Library

Restoration Projects

Artifacts Sought

Related Articles

bind(9)

DESTROY(9)

NAME

destroy − Destroy one or more windows

SYNOPSIS

destroy ?window window ...? 
 

DESCRIPTION

This command deletes the windows given by the window arguments, plus all of their descendants.  The windows are destroyed in order, and if an error occurs in destroying a window the command aborts without destroying the remaining windows. 

The Destroy event is fired for each window destroyed, including descendants. 

If the window “.” is specified, it is unmapped rather than destroyed and the Destroy event is not fired on it.  However, all of its decendants are destroyed as normal. 

SEE ALSO

bind(9)

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