git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@36655
c3d73ce0-8a6f-49c7-b76d-
6d57e0e08775
\constfunc{const wxFont\&}{GetFont}{\void}
-Gets the current font (see \helpref{wxDC::SetFont}{wxdcsetfont}).
+Gets the current font. Notice that even although each device context object has
+some default font after creation, this method would return a \texttt{wxNullFont}
+initially and only after calling \helpref{wxDC::SetFont}{wxdcsetfont} a valid
+font is returned.
\membersection{wxDC::GetLogicalFunction}\label{wxdcgetlogicalfunction}