docs can be built again (thanks lacheck!)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@5808 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -477,7 +477,7 @@ Returns the background colour of the window.
|
||||
This functions returns the best acceptable minimal size for the window. For
|
||||
example, for a static control, it will be the minimal size such that the
|
||||
control label is not truncated. For windows containing subwindows (typically
|
||||
\helpref{wxPanel}wxpanel}), the size returned by this function will be the
|
||||
\helpref{wxPanel}{wxpanel}), the size returned by this function will be the
|
||||
same as the size the window would have had after calling
|
||||
\helpref{Fit}{wxwindowfit}.
|
||||
|
||||
@@ -851,7 +851,7 @@ implements the following methods:\par
|
||||
\twocolitem{{\bf IsExposed(x,y, w=0,h=0}}{}
|
||||
\twocolitem{{\bf IsExposedPoint(pt)}}{}
|
||||
\twocolitem{{\bf IsExposedRect(rect)}}{}
|
||||
\end{twocollist}}
|
||||
\end{twocollist}}}
|
||||
|
||||
\membersection{wxWindow::IsRetained}\label{wxwindowisretained}
|
||||
|
||||
|
Reference in New Issue
Block a user