#include <cairo.h>
Public Attributes | |
| struct { | |
| cairo_path_data_type_t type | |
| int length | |
| } | header |
| struct { | |
| double x | |
| double y | |
| } | point |
| struct { ... } _cairo_path_data_t::header |
| struct { ... } _cairo_path_data_t::point |
| double _cairo_path_data_t::x |
| double _cairo_path_data_t::y |
1.7.1