projects
/
wxWidgets.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3527e53
)
documented wxWindow::GetFont change
author
Václav Slavík
<vslavik@fastmail.fm>
Mon, 12 Jul 2004 12:33:23 +0000
(12:33 +0000)
committer
Vá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
patch
|
blob
|
blame
|
history
diff --git
a/docs/latex/wx/window.tex
b/docs/latex/wx/window.tex
index a8679af379bf035c7dbc79d9e27ea7301526e4b5..12745281a313f55c76d14884fb0e65a15de7a13a 100644
(file)
--- a/
docs/latex/wx/window.tex
+++ b/
docs/latex/wx/window.tex
@@
-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}