
[Top]
GDK
GDK.Region
|
Method GDK.Region()->shrink()
- Method
shrink
object(GDK.Region) GDK.Region()->shrink(int dx, int dy)
- Description
-
reduces the size of a region by a
specified amount. Positive values shrink the size of the
region, and negative values expand the region.
Extracted from Pike v7.3 release 11 at 2001-11-03.
|