wx.GridBagSizer stor needs call to _setOORInfo

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@30890 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Robin Dunn
2004-12-07 17:58:39 +00:00
parent f63a6e0ccd
commit 553f11cdbf

View File

@@ -359,6 +359,8 @@ positioned at, adjusted for spanning.
class wxGridBagSizer : public wxFlexGridSizer
{
public:
%pythonAppend wxGridBagSizer "self._setOORInfo(self)"
DocCtorStr(
wxGridBagSizer(int vgap = 0, int hgap = 0 ),
"Constructor, with optional parameters to specify the gap between the