]> git.saurik.com Git - wxWidgets.git/blobdiff - docs/latex/wx/gbposition.tex
On wxMac don't call Refresh from FullPaint as that is the biggest
[wxWidgets.git] / docs / latex / wx / gbposition.tex
index e6ecf4794a64817e635be7b6495173a351723e48..e05054d9216635525480e0decb48894857bedf4a 100644 (file)
@@ -14,7 +14,6 @@ No base class
 
 \latexignore{\rtfignore{\wxheading{Members}}}
 
-
 \membersection{wxGBPosition::wxGBPosition}\label{wxgbpositionwxgbposition}
 
 \func{}{wxGBPosition}{\void}
@@ -24,7 +23,6 @@ No base class
 Construct a new wxGBPosition, optionally setting the row and column.
 The default is (0,0).
 
-
 \membersection{wxGBPosition::GetCol}\label{wxgbpositiongetcol}
 
 \constfunc{int}{GetCol}{\void}
@@ -55,7 +53,6 @@ Set a new row value.
 
 Is the wxGBPosition valid?  (An invalid wxGBPosition is (-1,-1). )
 
-
 \membersection{wxGBPosition::operator==}\label{wxgbpositionoperatorequal}
 
 \constfunc{bool operator}{operator==}{\param{const wxGBPosition\& }{p}}