TGObject
class description - source file - inheritance tree
    public:
             TGObject TGObject()
             TGObject TGObject(TGObject&)
         virtual void ~TGObject()
              TClass* Class()
             Handle_t GetId() const
      virtual ULong_t Hash()
      virtual TClass* IsA() const
       virtual Bool_t IsEqual(TObject* obj)
         virtual void ShowMembers(TMemberInspector& insp, char* parent)
         virtual void Streamer(TBuffer& b)
    protected:
       Handle_t fId      X11/Win32 Window identifier
      TGClient* fClient  Connection to display server
See also
- 
TGWindow
                                                                      
 TGObject                                                             
                                                                      
 This class is the baseclass for all ROOT GUI widgets.                
 The ROOT GUI components emulate the Win95 look and feel and the code 
 is based on the XClass'95 code (see Copyleft in source).             
                                                                      
Inline Functions
           TGObject TGObject()
           Handle_t GetId() const
            ULong_t Hash()
             Bool_t IsEqual(TObject* obj)
            TClass* Class()
            TClass* IsA() const
               void ShowMembers(TMemberInspector& insp, char* parent)
               void Streamer(TBuffer& b)
           TGObject TGObject(TGObject&)
               void ~TGObject()
Author:     Fons Rademakers   27/12/97
Last update:   2.00/00 16/02/98  02.36.03  by  Fons Rademakers
Copyright (c) 1995-1999, The ROOT System, All rights reserved.         *
ROOT page - Class index - Top of the page
This page has been automatically generated. If you have any comments or suggestions about the page layout send a mail to ROOT support, or contact the developers with any questions or problems regarding ROOT.