]> git.saurik.com Git - wxWidgets.git/blobdiff - docs/latex/wx/statline.tex
replaced my recent GSocket_SetReuseAddr() addition with GSocket_SetReusable() from...
[wxWidgets.git] / docs / latex / wx / statline.tex
index 40e0d981bc02a142653334d5ae8a83cf7a6447da..3fe2b22681f40cadbe278428dfd8be6face43a05 100644 (file)
@@ -61,7 +61,7 @@ whether the line if horizontal or vertical) is ignored.}
 
 \membersection{wxStaticLine::Create}\label{wxstaticlinecreate}
 
 
 \membersection{wxStaticLine::Create}\label{wxstaticlinecreate}
 
-\func{bool}{Create}{\param{wxWindow* }{parent}, \param{wxWindowID }{id}, \param{const wxString\& }{label},\rtfsp
+\func{bool}{Create}{\param{wxWindow* }{parent}, \param{wxWindowID }{id},\rtfsp
 \param{const wxPoint\&}{ pos = wxDefaultPosition}, \param{const wxSize\& }{size = wxDefaultSize},\rtfsp
 \param{long}{ style = 0}, \param{const wxString\& }{name = ``staticLine"}}
 
 \param{const wxPoint\&}{ pos = wxDefaultPosition}, \param{const wxSize\& }{size = wxDefaultSize},\rtfsp
 \param{long}{ style = 0}, \param{const wxString\& }{name = ``staticLine"}}
 
@@ -72,7 +72,7 @@ for further details.
 
 \constfunc{bool}{IsVertical}{\void}
 
 
 \constfunc{bool}{IsVertical}{\void}
 
-Returns TRUE if the line is vertical, FALSE if horizontal.
+Returns true if the line is vertical, false if horizontal.
 
 \membersection{wxStaticLine::GetDefaultSize}\label{wxstaticlinegetdefaultsize}
 
 
 \membersection{wxStaticLine::GetDefaultSize}\label{wxstaticlinegetdefaultsize}