Method GDK2.Rectangle()->set()
- Method
set
 GDK2.Rectangleset(intx,inty,intwidth,intheight)- Description
 Set the upper left corner and the size of the rectangle.
GDK2.Rectangle set(int x, int y, int width, int height)
Set the upper left corner and the size of the rectangle.