GtkObject::default_construct
void default_construct(void); 
    
     This construction method is called internally in GTK+ after the
     arguments for a new object have been set, if the 
     GtkObjectFlags value 
     GTK_CONSTRUCTED does not return true.  You are
     unlikely to use it in PHP-GTK programming.