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