document GetChildren() (bug 1578143)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@43066 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -239,6 +239,15 @@ windows which manage it.
|
||||
\helpref{wxSizer::SetVirtualSizeHints}{wxsizersetvirtualsizehints}
|
||||
|
||||
|
||||
\membersection{wxSizer::GetChildren}\label{wxsizergetchildren}
|
||||
|
||||
\func{wxSizerItemList\&}{GetChildren}{\void}
|
||||
|
||||
Returns the list of the items in this sizer. The elements of type-safe
|
||||
\helpref{wxList}{wxlist} \texttt{wxSizerItemList} are objects of type
|
||||
\helpref{wxSizerItem *}{wxsizeritem}.
|
||||
|
||||
|
||||
\membersection{wxSizer::GetContainingWindow}\label{wxsizergetcontainingwindow}
|
||||
|
||||
\constfunc{wxWindow *}{GetContainingWindow}{\void}
|
||||
|
Reference in New Issue
Block a user