Wrapper for GnomeCanvasPoints.
More...
#include <line.h>
Static Public Member Functions |
static GType | get_type () |
Protected Member Functions |
GnomeCanvasPoints * | _gobj () const |
Detailed Description
Wrapper for GnomeCanvasPoints.
GnomeCanvasPoints is actually a BoxedType, but this acts in a similar way, with the advantage of acting like a std::vector.
Constructor & Destructor Documentation
Gnome::Canvas::Points::Points |
( |
size_type |
nbpoints = 0 | ) |
|
Gnome::Canvas::Points::Points |
( |
GnomeCanvasPoints * |
castitem | ) |
|
|
explicit |
Gnome::Canvas::Points::~Points |
( |
| ) |
|
Member Function Documentation
GnomeCanvasPoints* Gnome::Canvas::Points::_gobj |
( |
| ) |
const |
|
protected |
static GType Gnome::Canvas::Points::get_type |
( |
| ) |
|
|
inlinestatic |
const GnomeCanvasPoints* Gnome::Canvas::Points::gobj |
( |
| ) |
const |
|
inline |
GnomeCanvasPoints* Gnome::Canvas::Points::gobj |
( |
| ) |
|
|
inline |
bool Gnome::Canvas::Points::is_null |
( |
| ) |
const |
Gnome::Canvas::Points::operator bool |
( |
| ) |
const |
Member Data Documentation
bool Gnome::Canvas::Points::owned_ |
|
mutableprotected |
GnomeCanvasPoints* Gnome::Canvas::Points::points_ |
|
mutableprotected |
The documentation for this class was generated from the following file: