This class represents the position of an item in a virtual grid of
rows and columns managed by a GridBagSizer.
No base class
Construct a new GBPosition, optionally setting the row and column.
The default is (0,0).
Get the current column value.
Get the current row value.
Set a new column value.
Set a new row value.
Is the GBPosition valid? (An invalid GBPosition is (-1,-1). )
Compare equality of two GBPositions.
[This page automatically generated from the Textile source at 2023-06-03 08:07:32 +0000]