gdkRegionPolygon: gdkRegionPolygon
Description
Creates a new GdkRegion using the polygon defined by a number of points.Usage
gdkRegionPolygon(points, fill.rule)
Arguments
fill.rule
[GdkFillRule] specifies which pixels are included in the region when the polygon
overlaps itself.