]> git.saurik.com Git - wxWidgets.git/commitdiff
documented wxWindow::GetFont change
authorVáclav Slavík <vslavik@fastmail.fm>
Mon, 12 Jul 2004 12:33:23 +0000 (12:33 +0000)
committerVáclav Slavík <vslavik@fastmail.fm>
Mon, 12 Jul 2004 12:33:23 +0000 (12:33 +0000)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@28206 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

docs/latex/wx/window.tex

index a8679af379bf035c7dbc79d9e27ea7301526e4b5..12745281a313f55c76d14884fb0e65a15de7a13a 100644 (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}