]> git.saurik.com Git - wxWidgets.git/blobdiff - docs/latex/wx/dc.tex
note that GetFromWindow is windows only
[wxWidgets.git] / docs / latex / wx / dc.tex
index 8a4bf57e65048888355f7ae35df6a4ff67e23aaa..0706ef5e70072efe860d1ab7ac1e7daded460e49 100644 (file)
@@ -504,7 +504,7 @@ the rectangle.
 
 \membersection{wxDC::DrawSpline}\label{wxdcdrawspline}
 
-\func{void}{DrawSpline}{\param{int }, \param{wxPoint }{points[]}}
+\func{void}{DrawSpline}{\param{int }{n}, \param{wxPoint }{points[]}}
 
 Draws a spline between all given control points, using the current
 pen.