projects
/
wxWidgets.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Typemaps for wxFileOffset
[wxWidgets.git]
/
wxPython
/
src
/
_gbsizer.i
diff --git
a/wxPython/src/_gbsizer.i
b/wxPython/src/_gbsizer.i
index 7f33dd3deb044c735ff96fc033340c1794b9c11b..9d375953a867851378378cc333e686031b7504d5 100644
(file)
--- a/
wxPython/src/_gbsizer.i
+++ b/
wxPython/src/_gbsizer.i
@@
-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