offset


Description:

public unowned RoundedRect? offset (float dx, float dy)

Offsets the bound's origin by dx and dy.

The size and corners of the rectangle are unchanged.

Parameters:

this

a `GskRoundedRect`

dx

the horizontal offset

dy

the vertical offset

Returns:

the offset rectangle