|
See the file man.macros. NAMEtixDestroy - Destroy Tix ObjectsSYNOPSIStixDestroy objectNameDESCRIPTIONThe 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
Visit the GSP FreeBSD Man Page Interface. |