Warning gtk_draw_polygon has been deprecated since version 2.0 and should not be used in newly-written code. Use gtk_paint_polygon() instead. Draws a polygon on window with the given parameters.
a GdkWindow
a state
type of shadow to draw
an array of GdkPoints
TRUE if the polygon should be filled
See Implementation
Warning gtk_draw_polygon has been deprecated since version 2.0 and should not be used in newly-written code. Use gtk_paint_polygon() instead. Draws a polygon on window with the given parameters.