URL
https://opencores.org/ocsvn/or1k/or1k/trunk
[/] [or1k/] [trunk/] [insight/] [tk/] [doc/] [destroy.n] - Blame information for rev 1765
Details |
Compare with Previous |
View Log
Line No. |
Rev |
Author |
Line |
1 |
578 |
markom |
'\"
|
2 |
|
|
'\" Copyright (c) 1990 The Regents of the University of California.
|
3 |
|
|
'\" Copyright (c) 1994-1996 Sun Microsystems, Inc.
|
4 |
|
|
'\"
|
5 |
|
|
'\" See the file "license.terms" for information on usage and redistribution
|
6 |
|
|
'\" of this file, and for a DISCLAIMER OF ALL WARRANTIES.
|
7 |
|
|
'\"
|
8 |
|
|
'\" RCS: @(#) $Id: destroy.n,v 1.1.1.1 2002-01-16 10:25:48 markom Exp $
|
9 |
|
|
'\"
|
10 |
|
|
.so man.macros
|
11 |
|
|
.TH destroy n "" Tk "Tk Built-In Commands"
|
12 |
|
|
.BS
|
13 |
|
|
'\" Note: do not modify the .SH NAME line immediately below!
|
14 |
|
|
.SH NAME
|
15 |
|
|
destroy \- Destroy one or more windows
|
16 |
|
|
.SH SYNOPSIS
|
17 |
|
|
\fBdestroy \fR?\fIwindow window ...\fR?
|
18 |
|
|
.BE
|
19 |
|
|
|
20 |
|
|
.SH DESCRIPTION
|
21 |
|
|
.VS
|
22 |
|
|
.PP
|
23 |
|
|
This command deletes the windows given by the
|
24 |
|
|
\fIwindow\fR arguments, plus all of their descendants.
|
25 |
|
|
If a \fIwindow\fR ``.'' is deleted then the entire application
|
26 |
|
|
will be destroyed.
|
27 |
|
|
The \fIwindow\fRs are destroyed in order, and if an error occurs
|
28 |
|
|
in destroying a window the command aborts without destroying the
|
29 |
|
|
remaining windows.
|
30 |
|
|
No error is returned if \fIwindow\fR does not exist.
|
31 |
|
|
.VE
|
32 |
|
|
|
33 |
|
|
.SH KEYWORDS
|
34 |
|
|
application, destroy, window
|
© copyright 1999-2024
OpenCores.org, equivalent to Oliscience, all rights reserved. OpenCores®, registered trademark.