// -*- c++ -*-
//  Generated by gtkmmproc from ./../canvas-rect.gen_h -- DO NOT MODIFY!
#ifndef _GNOMEMM_CANVAS_RECT_P_H
#define _GNOMEMM_CANVAS_RECT_P_H
#include <gnome--/private/canvas-rect-ellipse_p.h>
namespace Gnome
{
class CanvasRect_Class
{
public:

  typedef CanvasRect           CppObjectType;
  typedef GnomeCanvasRect           BaseObjectType;
  typedef GnomeCanvasRectClass      BaseClassType;
  typedef CanvasRE_Class     CppClassParent;
  typedef GnomeCanvasREClass      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
