Query: tixdestroy
OS: redhat
Section: n
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
tixDestroy(n) Tix Built-In Commands tixDestroy(n) __________________________________________________________________________________________________________________________________________________NAMEtixDestroy - Destroy Tix ObjectsSYNOPSIStixDestroy objectName _________________________________________________________________DESCRIPTIONThe tixDestroy destroys a Tix object whose class is declared by the tixClass keyword. When the object is destroyed, its Destructor function is called and the memory allocated for this object is freed.KEYWORDSTix, Object Tix 4.0 tixDestroy(n)