Method Cairo.Context()->append_path()


Method append_path

void append_path(Path path)

Description

Append the path onto the current path. The path may be either the return value from one of copy_path() or copy_path_flat() or it may be constructed manually.

Parameter path

path to be appended