]> git.saurik.com Git - wxWidgets.git/blobdiff - docs/latex/wx/font.tex
added precisions for GetSize and GetClientSize
[wxWidgets.git] / docs / latex / wx / font.tex
index 64be90e3c7b6ac0e0e194b134cf9e1773d3b57c8..fa8e18494b86afb562479c0092d0a2d0196ef2bd 100644 (file)
@@ -267,6 +267,12 @@ weight identifiers.
 
 \helpref{wxFont::SetWeight}{wxfontsetweight}
 
+\membersection{wxFont::Ok}\label{wxfontok}
+
+\constfunc{bool}{Ok}{\void}
+
+Returns {\tt TRUE} if this object is a valid font, {\tt FALSE} otherwise.
+
 \membersection{wxFont::SetDefaultEncoding}\label{wxfontsetdefaultencoding}
 
 \func{static void}{SetDefaultEncoding}{\param{wxFontEncoding }{encoding}}