NAME

       tixDestroy - 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 mem­
       ory allocated for this object is freed.


KEYWORDS

       Tix, Object


Man(1) output converted with man2html