OpenCores
URL https://opencores.org/ocsvn/or1k/or1k/trunk

Subversion Repositories or1k

[/] [or1k/] [trunk/] [insight/] [tk/] [doc/] [DeleteImg.3] - Blame information for rev 1770

Go to most recent revision | Details | Compare with Previous | View Log

Line No. Rev Author Line
1 578 markom
'\"
2
'\" Copyright (c) 1995-1996 Sun Microsystems, Inc.
3
'\"
4
'\" See the file "license.terms" for information on usage and redistribution
5
'\" of this file, and for a DISCLAIMER OF ALL WARRANTIES.
6
'\"
7
'\" RCS: @(#) $Id: DeleteImg.3,v 1.1.1.1 2002-01-16 10:25:48 markom Exp $
8
'\"
9
.so man.macros
10
.TH Tk_DeleteImage 3 4.0 Tk "Tk Library Procedures"
11
.BS
12
.SH NAME
13
Tk_DeleteImage \- Destroy an image.
14
.SH SYNOPSIS
15
.nf
16
\fB#include \fR
17
.sp
18
\fBTk_DeleteImage\fR(\fIinterp, name\fR)
19
.SH ARGUMENTS
20
.AS Tcl_Interp *interp
21
.AP Tcl_Interp *interp in
22
Interpreter for which the image was created.
23
.AP char *name in
24
Name of the image.
25
.BE
26
 
27
.SH DESCRIPTION
28
.PP
29
\fBTk_DeleteImage\fR deletes the image given by \fIinterp\fR
30
and \fIname\fR, if there is one.  All instances of that image
31
will redisplay as empty regions.  If the given image does not
32
exist then the procedure has no effect.
33
 
34
.SH KEYWORDS
35
delete image, image manager

powered by: WebSVN 2.1.0

© copyright 1999-2024 OpenCores.org, equivalent to Oliscience, all rights reserved. OpenCores®, registered trademark.