PathBuilder.addRoundedRect
void addRoundedRect(gsk.rounded_rect.RoundedRect rect)Adds rect as a new contour to the path built in self.
The path is going around the rectangle in clockwise direction.
Parameters
rect | the rounded rect |
void addRoundedRect(gsk.rounded_rect.RoundedRect rect)Adds rect as a new contour to the path built in self.
The path is going around the rectangle in clockwise direction.
rect | the rounded rect |