Package: gsk

Function gsk:path-builder-add-rounded-rect

Lambda List

gsk:path-builder-add-rounded-rect (builder rect)

Arguments

builder -- a gsk:path-builder instance
rect -- a gsk:rounded-rect instance with the rounded rectangle

Details

Adds rect as a new contour to the path built in builder. The path is going around the rectangle in clockwise direction.

Since 4.14
 

See also

2024-11-13