A data structure for holding a path. More...
List of all members.
Detailed Description
A data structure for holding a path.
Use Context::copy_path() or Context::copy_path_flat() to instantiate a new Path. The application is responsible for freeing the Path object when it is no longer needed.
Member Typedef Documentation
Constructor & Destructor Documentation
Cairo::Path::Path |
( |
cairo_path_t * |
cobject, |
|
|
bool |
take_ownership = false |
|
) |
| [explicit] |
virtual Cairo::Path::~Path |
( |
| ) |
[virtual] |
Member Function Documentation
cobject* Cairo::Path::cobj |
( |
| ) |
[inline] |
const cobject* Cairo::Path::cobj |
( |
| ) |
const [inline] |
Member Data Documentation
The documentation for this class was generated from the following file: