tk_deleteimage(3tk) opensolaris man page | unix.com

Man Page: tk_deleteimage

Operating Environment: opensolaris

Section: 3tk

Tk_DeleteImage(3TK)					       Tk Library Procedures					       Tk_DeleteImage(3TK)

__________________________________________________________________________________________________________________________________________________

NAME
Tk_DeleteImage - Destroy an image.
SYNOPSIS
#include <tk.h> Tk_DeleteImage(interp, name)
ARGUMENTS
Tcl_Interp *interp (in) Interpreter for which the image was created. CONST char *name (in) Name of the image. _________________________________________________________________
DESCRIPTION
Tk_DeleteImage deletes the image given by interp and name, if there is one. All instances of that image will redisplay as empty regions. If the given image does not exist then the procedure has no effect.
KEYWORDS
delete image, image manager
ATTRIBUTES
See attributes(5) for descriptions of the following attributes: +--------------------+-----------------+ | ATTRIBUTE TYPE | ATTRIBUTE VALUE | +--------------------+-----------------+ |Availability | SUNWTk | +--------------------+-----------------+ |Interface Stability | Uncommitted | +--------------------+-----------------+
NOTES
Source for Tk is available on http://opensolaris.org. Tk 4.0 Tk_DeleteImage(3TK)
Related Man Pages
tk_freeimage(3tk) - opensolaris
tk_getnummainwindows(3tk) - opensolaris
tk_imagechanged(3tk) - opensolaris
tk_idtowindow(3tk) - opensolaris
tk_nameofcapstyle(3tk) - opensolaris
Similar Topics in the Unix Linux Community
vm-image-manage 0.0.3 (Default branch)
error while retrieving image using system imager
mksysb installation(clone) on a different server
Backing up and restoring RHEL 6.3 VM
Center image between two text paragraphs.