RoundedRect.initCopy
gsk.rounded_rect.RoundedRect initCopy(gsk.rounded_rect.RoundedRect src)Initializes self using the given src rectangle.
This function will not normalize the [gsk.rounded_rect.RoundedRect], so make sure the source is normalized.
Parameters
src | a [gsk.rounded_rect.RoundedRect] |
Returns
the initialized rectangle