Class Index Cross Index Namespace Index

Class Gnome::CanvasRect


Contained in: Gnome
Derived from: Gnome::CanvasRE
Derived by: none

#include <gtk--/canvas-rect.h>


public function member index:

CanvasRect(const CanvasGroup& parent, gdouble x1, gdouble y1, gdouble x2, gdouble y2);
CanvasRect(const CanvasGroup& parent);
static GtkType get_type();
GnomeCanvasRect* gtkobj();
const GnomeCanvasRect* gtkobj() const;
static bool isA(Gtk::Object* checkcast);
virtual ~CanvasRect();
 

protected function member index:

explicit CanvasRect(GnomeCanvasRect* castitem);
void initialize_class();
 

private function member index:

CanvasRect(const CanvasRect&);
CanvasRect& operator =(const CanvasRect&);
 

Description:



Function Member Descriptions:


Variable Member Descriptions: