RoundedRect.initCopy

Initializes @self using the given @src rectangle.

This function will not normalize the GskRoundedRect, so make sure the source is normalized.

class RoundedRect
initCopy

Parameters

src RoundedRect

a GskRoundedRect

Return Value

the initialized rectangle

Meta