// -*- c++ -*- // Generated by gtkmmproc from ./../less.gen_h -- DO NOT MODIFY! #ifndef _GNOMEMM_LESS_P_H #define _GNOMEMM_LESS_P_H #include namespace Gnome { class Less_Class { public: typedef Less CppObjectType; typedef GnomeLess BaseObjectType; typedef GnomeLessClass BaseClassType; typedef Gtk::VBox_Class CppClassParent; typedef GtkVBoxClass 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 .