/////////////////////////////////////////////////////////////////////////////
// Name: gbsizer.h
-// Purpose: documentation for wxGBPosition class
+// Purpose: interface of wxGBPosition
// Author: wxWidgets team
// RCS-ID: $Id$
// Licence: wxWindows license
};
+
/**
@class wxGridBagSizer
@wxheader{gbsizer.h}
};
+
/**
@class wxGBSizerItem
@wxheader{gbsizer.h}
};
+
/**
@class wxGBSpan
@wxheader{gbsizer.h}
*/
bool operator operator==(const wxGBSpan& o) const;
};
+