Context.appendPath

Append the path onto the current path. The path may be the return value from one of copyPath() or copyPathFlat().

  1. void appendPath(Path p)
    struct Context
    void
    appendPath
  2. void appendPath(cairo_path_t* path)

Meta