API Version: 0.4
Library Version: 0.4.48
void gegl_rectangle_set ( GeglRectangle* rectangle, gint x, gint y, guint width, guint height )
Sets the x, y, width and height on rectangle.
x
y
width
height
rectangle
gint
Upper left x coordinate.
Upper left y coordinate.
guint
Width in pixels.
Height in pixels.