Package: gsk

Function gsk:rounded-rect-normalize

Lambda List

gsk:rounded-rect-normalize (rect)

Arguments

rect -- a gsk:rounded-rect instance

Return Value

The normalized gsk:rounded-rect instance.

Details

Normalizes the passed rounded rectangle. This function will ensure that the bounds of the rounded rectangle are normalized and ensure that the corner values are positive and the corners do not overlap.
 

See also

#2023-10-28