// -*- c++ -*- // Generated by gtkmmproc from ./../about.gen_h -- DO NOT MODIFY! #ifndef _GNOMEMM_ABOUT_P_H #define _GNOMEMM_ABOUT_P_H #include namespace Gnome { class About_Class { public: typedef About CppObjectType; typedef GnomeAbout BaseObjectType; typedef GnomeAboutClass BaseClassType; typedef Dialog_Class CppClassParent; typedef GnomeDialogClass BaseClassParent; static void class_init_function(BaseClassType *p); static void object_init_function(BaseObjectType *o); GtkType get_type(); // Hook for translating API static Gtk::Object* wrap_new(GtkObject*); // Callbacks here... // Data GtkType type; }; } #endif .