gdkDrawPolygon(object, gc, filled, points)
object
GdkDrawable
] a GdkDrawable
(a GdkWindow
or a GdkPixmap
filled
TRUE
if the polygon should be filled. The polygon is closed
automatically, connecting the last point to the first point if
necessary.