corrected documentation of font parameter
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@43003 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -92,8 +92,8 @@ all the parameters.
|
|||||||
|
|
||||||
\docparam{id}{The identifier for the control.}
|
\docparam{id}{The identifier for the control.}
|
||||||
|
|
||||||
\docparam{font}{The initial font shown in the control. The default
|
\docparam{font}{The initial font shown in the control. If \texttt{wxNullFont}
|
||||||
\texttt{wxNORMAL\_FONT} value means to use the default font.}
|
is given, the default font is used.}
|
||||||
|
|
||||||
\docparam{pos}{Initial position.}
|
\docparam{pos}{Initial position.}
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user