]> git.saurik.com Git - wxWidgets.git/blobdiff - docs/latex/wx/dc.tex
Small mods
[wxWidgets.git] / docs / latex / wx / dc.tex
index 56a89cfbb92d98e856c87fb8f39b513db29125f4..9af5f09bc430f59f9737cc652972229e8db4c52e 100644 (file)
@@ -213,8 +213,7 @@ filling the shape.
  \param{double}{ start}, \param{double}{ end}}
 
 Draws an arc of an ellipse. The current pen is used for drawing the arc and
-the current brush is used for drawing the pie. This function is currently only available for
-X window and PostScript device contexts.
+the current brush is used for drawing the pie.
 
 {\it x} and {\it y} specify the x and y coordinates of the upper-left corner of the rectangle that contains
 the ellipse.