#include <polygon.h>
Inheritance diagram for Gnome::Canvas::Polygon:
Public Member Functions | |
virtual | ~Polygon () |
GnomeCanvasPolygon * | gobj () |
Provides access to the underlying C GtkObject. | |
const GnomeCanvasPolygon * | gobj () const |
Provides access to the underlying C GtkObject. | |
Polygon (Group &parent, const Points &points) | |
Polygon (Group &parent) | |
Glib::PropertyProxy< Points > | property_points () |
You rarely need to use properties because there are get_ and set_ methods for almost all of them. | |
Related Functions | |
(Note that these are not member functions.) | |
Gnome::Canvas::Polygon * | wrap (GnomeCanvasPolygon *object, bool take_copy=false) |
|
|
|
|
|
|
|
Provides access to the underlying C GtkObject.
Reimplemented from Gnome::Canvas::Shape. |
|
Provides access to the underlying C GtkObject.
Reimplemented from Gnome::Canvas::Shape. |
|
You rarely need to use properties because there are get_ and set_ methods for almost all of them.
|
|
|