From: Václav Slavík Date: Fri, 18 Jun 2004 08:02:27 +0000 (+0000) Subject: new logic applies to SetFont(wxNullFont), too X-Git-Url: https://git.saurik.com/wxWidgets.git/commitdiff_plain/c6c825d8dd7e956c0561b769588e44e54c2c0222?ds=inline new logic applies to SetFont(wxNullFont), too git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@27879 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 --- diff --git a/docs/latex/wx/window.tex b/docs/latex/wx/window.tex index 4c4ca4c1bf..d3e214b8cc 100644 --- a/docs/latex/wx/window.tex +++ b/docs/latex/wx/window.tex @@ -2633,7 +2633,8 @@ explanations. \wxheading{Parameters} -\docparam{font}{Font to associate with this window.} +\docparam{font}{Font to associate with this window, pass +{\tt wxNullFont} to reset to the default font.} \wxheading{See also}