// -*- c++ -*- // Generated by gtkmmproc from ./../plug.gen_h -- DO NOT MODIFY! #ifndef _GTKMM_PLUG_P_H #define _GTKMM_PLUG_P_H #include namespace Gtk { class Plug_Class { public: typedef Plug CppObjectType; typedef GtkPlug BaseObjectType; typedef GtkPlugClass BaseClassType; typedef Gtk::Window_Class CppClassParent; typedef GtkWindowClass 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 .