Misc doc fixes

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@26307 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Julian Smart
2004-03-23 20:31:28 +00:00
parent f973828cd9
commit 03ca23b6b7
7 changed files with 50 additions and 39 deletions

View File

@@ -275,7 +275,7 @@ function is called with a NULL array.
\membersection{wxPen::SetJoin}\label{wxpensetjoin}
\func{void}{SetJoin}{\param{int}{join\_style}}
\func{void}{SetJoin}{\param{int }{join\_style}}
Sets the pen join style, which may be one of {\bf wxJOIN\_BEVEL}, {\bf wxJOIN\_ROUND} and
\rtfsp{\bf wxJOIN\_MITER}. The default is {\bf wxJOIN\_ROUND}.