GtkObject
   The base class of the PHP-GTK class hierarchy.
  
Object Hierarchy
Direct subclasses
Description
   
    GtkObject is the base class of the GTK
    object hierarchy.  It implements the functionality that every
    object below it in the tree has.  This object cannot be directly
    constructed from PHP-GTK, but is documented here for reference
    purposes as its methods and signal are generic throughout the
    hierarchy.
   
  
Signals
"destroy" 
    Emitted when an object is destroyed.