Gnome::Canvas::Rect Class Reference

#include <rect.h>

Inheritance diagram for Gnome::Canvas::Rect:
Inheritance graph
[legend]

List of all members.

Public Member Functions

virtual ~Rect ()
GnomeCanvasRect * gobj ()
 Provides access to the underlying C GtkObject.
const GnomeCanvasRect * gobj () const
 Provides access to the underlying C GtkObject.
 Rect (Group &parent, double x1, double y1, double x2, double y2)
 Rect (Group &parent)

Related Functions

(Note that these are not member functions.)



Gnome::Canvas::Rectwrap (GnomeCanvasRect *object, bool take_copy=false)
 A Glib::wrap() method for this object.

Constructor & Destructor Documentation

virtual Gnome::Canvas::Rect::~Rect (  )  [virtual]
Gnome::Canvas::Rect::Rect ( Group parent,
double  x1,
double  y1,
double  x2,
double  y2 
)
Gnome::Canvas::Rect::Rect ( Group parent  )  [explicit]

Member Function Documentation

const GnomeCanvasRect* Gnome::Canvas::Rect::gobj (  )  const [inline]

Provides access to the underlying C GtkObject.

Reimplemented from Gnome::Canvas::RectEllipse.

GnomeCanvasRect* Gnome::Canvas::Rect::gobj (  )  [inline]

Provides access to the underlying C GtkObject.

Reimplemented from Gnome::Canvas::RectEllipse.


Friends And Related Function Documentation

Gnome::Canvas::Rect * wrap ( GnomeCanvasRect *  object,
bool  take_copy = false 
) [related]

A Glib::wrap() method for this object.

Parameters:
object The C instance.
take_copy False if the result should take ownership of the C instance. True if it should take a new copy or ref.
Returns:
A C++ instance that wraps this C instance.

The documentation for this class was generated from the following file:

Generated by  doxygen 1.6.2