Package: gsk

Function gsk:path-builder-add-cairo-path

Lambda List

gsk:path-builder-add-cairo-path (builder path)

Arguments

builder -- a gsk:path-builder instance
context -- a cairo:path-t instance with a path

Details

Adds a Cairo path to the path builder. You can use the cairo:copy-path function to access the path from a Cairo context.

Since 4.14
 

See also

2024-11-13