1tixDestroy(n)                Tix Built-In Commands               tixDestroy(n)
2
3
4

NAME

6       tixDestroy - Destroy Tix Objects
7

SYNOPSIS

9       tixDestroy objectName
10
11

DESCRIPTION

13       The  tixDestroy  destroys  a  Tix object whose class is declared by the
14       tixClass keyword. When the object is destroyed, its Destructor function
15       is called and the memory allocated for this object is freed.
16

KEYWORDS

18       Tix, Object
19
20
21
22
23Tix                                   4.0                        tixDestroy(n)
Impressum