Use Context::copy_path() or Context::copy_path_flat() to instantiate a new Path.
Public Types | |
typedef cairo_path_t | cobject |
Public Member Functions | |
const cobject * | cobj () const |
cobject * | cobj () |
Path (cairo_path_t *cobject, bool take_ownership=false) | |
virtual | ~Path () |
Protected Attributes | |
cobject * | m_cobject |
|
|
|
|
|
|
|
|
|
|
|
|