Method GTK2.GdkRegion()->shrink()
- Method shrink
shrink(GDK2.Regionintdx,intdy)- 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.
shrink(GDK2.Regionint dx, int dy)
reduces the size of a region by a specified amount. Positive values shrink the size of the region, and negative values expand the region.