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.