Initializes the given GskRoundedRect with the given values.
This function will implicitly normalize the GskRoundedRect before returning.
a graphene_rect_t describing the bounds
the rounding radius of the top left corner
the rounding radius of the top right corner
the rounding radius of the bottom right corner
the rounding radius of the bottom left corner
the initialized rectangle
See Implementation
Initializes the given GskRoundedRect with the given values.
This function will implicitly normalize the GskRoundedRect before returning.