]> git.saurik.com Git - wxWidgets.git/blobdiff - docs/latex/wx/gbspan.tex
Moved desktop margin options to a more sensible place
[wxWidgets.git] / docs / latex / wx / gbspan.tex
index a38eeb6a7a453eaf51b1849af2b52b099816fb12..6b3b147409d69dbcc55f0e2db84d17c159393c11 100644 (file)
@@ -12,8 +12,11 @@ No base class
 
 <wx/gbsizer.h>
 
 
 <wx/gbsizer.h>
 
-\latexignore{\rtfignore{\wxheading{Members}}}
+\wxheading{Library}
+
+\helpref{wxCore}{librarieslist}
 
 
+\latexignore{\rtfignore{\wxheading{Members}}}
 
 \membersection{wxGBSpan::wxGBSpan}\label{wxgbspanwxgbspan}
 
 
 \membersection{wxGBSpan::wxGBSpan}\label{wxgbspanwxgbspan}
 
@@ -25,44 +28,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.
 
 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::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::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::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::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}}
 
 \membersection{wxGBSpan::operator!}\label{wxgbspanoperatorunknown}
 
 \constfunc{bool}{operator!}{\param{const wxGBSpan\& }{o}}
 
-Is the wxGBSpan valid?  (An invalid wxGBPosition is (-1,-1). )
-
+Is the wxGBSpan valid?  (An invalid wxGBSpan is (-1,-1). )
 
 \membersection{wxGBSpan::operator==}\label{wxgbspanoperatorequal}
 
 \constfunc{bool operator}{operator==}{\param{const wxGBSpan\& }{o}}
 
 Compare equality of two wxGBSpans.
 
 \membersection{wxGBSpan::operator==}\label{wxgbspanoperatorequal}
 
 \constfunc{bool operator}{operator==}{\param{const wxGBSpan\& }{o}}
 
 Compare equality of two wxGBSpans.
+