Method Cairo.RectangleInt()->create()

class Cairo.RectangleInt

Method create

Cairo.RectangleInt Cairo.RectangleInt(int x, int y, int width, int height)

Parameter x

X coordinate of the left side of the rectangle

Parameter y

Y coordinate of the top side of the rectangle

Parameter width

width of the rectangle

Parameter height

height of the rectangle