Doc fixes N-Z edition. Thanks to Arnout for pointing these out. Also I fixed some others as I went along...

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31805 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Ryan Norton
2005-02-06 18:25:54 +00:00
parent f7204798e2
commit 9a75ba66de
29 changed files with 69 additions and 624 deletions

View File

@@ -2671,7 +2671,7 @@ by the children of this window.
\membersection{wxWindow::SetOwnFont}\label{wxwindowsetownfont}
\func{void}{SetOwnBackgroundColour}{\param{const wxColour\& }{colour}}
\func{void}{SetOwnFont}{\param{const wxFont\& }{font}}
Sets the font of the window but prevents it from being inherited by the
children of this window.