[manual index][section index]

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 window s 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)

DESTROY(9) Rev:  Mon Feb 03 15:48:35 GMT 2003