documented wxWindow::GetFont change

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@28206 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Václav Slavík
2004-07-12 12:33:23 +00:00
parent 3527e53242
commit 733399faaa

View File

@@ -915,9 +915,9 @@ Returns the extra style bits for the window.
\membersection{wxWindow::GetFont}\label{wxwindowgetfont}
\constfunc{wxFont\&}{GetFont}{\void}
\constfunc{wxFont}{GetFont}{\void}
Returns a reference to the font for this window.
Returns the font for this window.
\wxheading{See also}