diff --git a/doc/en/Gdk/Drawable.xml b/doc/en/Gdk/Drawable.xml index 50e88053a..3092f077a 100644 --- a/doc/en/Gdk/Drawable.xml +++ b/doc/en/Gdk/Drawable.xml @@ -587,9 +587,10 @@ You must call the Destroy method on the returned region when done. - Draws an arc or a filled 'pie slice'. + Draws an arc or a filled 'pie slice'. The arc is defined by the bounding rectangle of the entire ellipse, and the start and end angles of the part of the ellipse to be drawn. a - a + + true if the arc should be filled, producing a 'pie slice'. The x-coordinate of the upper left hand of the bounding box of the arc. The y-coordinate of the upper left hand of the bounding box of the arc. @@ -1160,4 +1161,4 @@ The clip mask of gc is ignored, but clip rectangles and clip regions work fine. - + \ No newline at end of file