tixDestroy - Man Page

Destroy Tix Objects

Synopsis

tixDestroy objectName

Description

The 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.

Keywords

Tix, Object

Info

4.0 Tix Built-In Commands