Package: gsk

Function gsk:rounded-rect-corner

Lambda List

gsk:rounded-rect-corner (rect nth)

Syntax

(gsk:rounded-rect-corner rect nth) => corner

Arguments

rect -- a gsk:rounded-rect instance
nth -- an integer with the number of the corner to retrieve
corner -- a graphene:size-t instance with the size of the nth corner

Details

Accessor of the nth corner of the rounded rectangle.
 

See also

2023-12-4