Method GTK2.GdkRegion()->shrink()
- Method shrink
shrink(GDK2.Region
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.
shrink(GDK2.Region
int
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.