X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/20b35a6916b9b54af4bbfe4227393c08cd9a2724..2fa2b11bbffc8995892369cedb9b208ca9a54d5b:/docs/latex/wx/gbspan.tex diff --git a/docs/latex/wx/gbspan.tex b/docs/latex/wx/gbspan.tex index a38eeb6a7a..63c3b25792 100644 --- a/docs/latex/wx/gbspan.tex +++ b/docs/latex/wx/gbspan.tex @@ -14,7 +14,6 @@ No base class \latexignore{\rtfignore{\wxheading{Members}}} - \membersection{wxGBSpan::wxGBSpan}\label{wxgbspanwxgbspan} \func{}{wxGBSpan}{\void} @@ -25,44 +24,39 @@ Construct a new wxGBSpan, optionally setting the rowspan and colspan. The default is (1,1). (Meaning that the item occupies one cell in each direction. - \membersection{wxGBSpan::GetColspan}\label{wxgbspangetcolspan} \constfunc{int}{GetColspan}{\void} Get the current colspan value. - \membersection{wxGBSpan::GetRowspan}\label{wxgbspangetrowspan} \constfunc{int}{GetRowspan}{\void} Get the current rowspan value. - \membersection{wxGBSpan::SetColspan}\label{wxgbspansetcolspan} \func{void}{SetColspan}{\param{int }{colspan}} Set a new colspan value. - \membersection{wxGBSpan::SetRowspan}\label{wxgbspansetrowspan} \func{void}{SetRowspan}{\param{int }{rowspan}} Set a new rowspan value. - \membersection{wxGBSpan::operator!}\label{wxgbspanoperatorunknown} \constfunc{bool}{operator!}{\param{const wxGBSpan\& }{o}} Is the wxGBSpan valid? (An invalid wxGBPosition is (-1,-1). ) - \membersection{wxGBSpan::operator==}\label{wxgbspanoperatorequal} \constfunc{bool operator}{operator==}{\param{const wxGBSpan\& }{o}} Compare equality of two wxGBSpans. +