#include <ellipse.h>
List of all members.
Public Member Functions |
| virtual | ~Ellipse () |
| GnomeCanvasEllipse * | gobj () |
| | Provides access to the underlying C GtkObject.
|
| const GnomeCanvasEllipse * | gobj () const |
| | Provides access to the underlying C GtkObject.
|
| | Ellipse (Group &parent) |
| | Ellipse (Group &parent, double x1, double y1, double x2, double y2) |
Related Functions |
(Note that these are not member functions.)
|
| Gnome::Canvas::Ellipse * | wrap (GnomeCanvasEllipse *object, bool take_copy=false) |
| | A Glib::wrap() method for this object.
|
Constructor & Destructor Documentation
Member Function Documentation
Friends And Related Function Documentation
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: