#cairo_path_data_t is used to describe the type of one portion of a path when represented as a #cairo_path_t. See #cairo_path_data_t for details.
A move-to operation, since 1.0
A line-to operation, since 1.0
A curve-to operation, since 1.0
A close-path operation, since 1.0
#cairo_path_data_t is used to describe the type of one portion of a path when represented as a #cairo_path_t. See #cairo_path_data_t for details.