X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/e6994168fec352da51e8ccf1fcb41ca996df0297..65baafba0e8cd74f2264b7e2f7625ff5bea84864:/docs/latex/wx/sizeritem.tex diff --git a/docs/latex/wx/sizeritem.tex b/docs/latex/wx/sizeritem.tex index c52de8cb2b..885981eaef 100644 --- a/docs/latex/wx/sizeritem.tex +++ b/docs/latex/wx/sizeritem.tex @@ -145,7 +145,7 @@ Get the userData item attribute. \constfunc{wxWindow*}{GetWindow}{\void} -If this item is trackign a window then return it. NULL otherwise. +If this item is tracking a window then return it. NULL otherwise. \membersection{wxSizerItem::IsShown}\label{wxsizeritemisshown} @@ -183,7 +183,7 @@ Set the border item attribute. \membersection{wxSizerItem::SetDimension}\label{wxsizeritemsetdimension} -\func{void}{SetDimension}{\param{wxPoint }{pos}, \param{wxSize }{size}} +\func{void}{SetDimension}{\param{const wxPoint\& }{pos}, \param{const wxSize\& }{size}} Set the position and size of the space allocated to the sizer, and adjust the position and size of the item to be within that space