init_from_rect
Description:
Initializes this to the given bounds
and sets the radius of all four corners to radius
.
Parameters:
this |
a `GskRoundedRect` |
bounds |
a `graphene_rect_t` |
radius |
the border radius |
Returns:
the initialized rectangle |