PathBuilder.addCairoPath

void addCairoPath(cairo.path.Path path) nothrow

Adds a Cairo path to the builder.

You can use cairo.context.Context.copyPath to access the path from a Cairo context.

Parameters

path