From 3e62a2a63676596f651785411ea908fde29c3219 Mon Sep 17 00:00:00 2001 From: Miguel de Icaza Date: Mon, 22 Aug 2005 23:09:37 +0000 Subject: [PATCH] from hqytheljrpogjm@mailinator.com svn path=/trunk/gtk-sharp/; revision=48701 --- doc/en/Gdk/Drawable.xml | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) 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