]> git.saurik.com Git - wxWidgets.git/blobdiff - docs/latex/wx/font.tex
wxMemoryDC constructor now optionally accepts a wxBitmap parameter,
[wxWidgets.git] / docs / latex / wx / font.tex
index 5561188f3d85932380424b5c38ece61789161c53..f520000102bf00f4694fd1cc1aab0bf8e0d8dbb0 100644 (file)
@@ -397,9 +397,9 @@ Using \texttt{New()} is currently the only way to directly create a font with
 the given size in pixels on platforms other than wxMSW.
 
 
-\membersection{wxFont::Ok}\label{wxfontok}
+\membersection{wxFont::IsOk}\label{wxfontisok}
 
-\constfunc{bool}{Ok}{\void}
+\constfunc{bool}{IsOk}{\void}
 
 Returns {\tt true} if this object is a valid font, {\tt false} otherwise.