git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@30890
c3d73ce0-8a6f-49c7-b76d-
6d57e0e08775
class wxGridBagSizer : public wxFlexGridSizer
{
public:
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
DocCtorStr(
wxGridBagSizer(int vgap = 0, int hgap = 0 ),
"Constructor, with optional parameters to specify the gap between the