Windows PowerShell command on Get-command Tk_DeleteImage
MyWebUniversity

Manual Pages for UNIX Operating System command usage for man Tk_DeleteImage

Tk Library Procedures Tk_DeleteImage(3TK)

_________________________________________________________________

NAME

Tk_DeleteImage - Destroy an image.

SYNOPSIS

#include

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 attri-

butes:

_______________________________________

| ATTRIBUTE TYPE | ATTRIBUTE VALUE|

|____________________|__________________|_

| Availability | runtime/tk-8 |

|____________________|__________________|_

| Interface Stability| Uncommitted |

|____________________|_________________|

NOTES Source for Tk is available on http://opensolaris.org. Tk Last change: 4.0 1




Contact us      |      About us      |      Term of use      |       Copyright © 2000-2019 MyWebUniversity.com ™