]> git.saurik.com Git - wxWidgets.git/blobdiff - wxPython/src/_toolbar.i
Script updates
[wxWidgets.git] / wxPython / src / _toolbar.i
index f3779512632ff4825f2cd23fd81e694d41b4cd69..4286bb886f2c5d6a14a63b7960b18d6af521dcbb 100644 (file)
@@ -386,8 +386,8 @@ public:
 
 class wxToolBar : public wxToolBarBase {
 public:
-    %addtofunc wxToolBar         "self._setOORInfo(self)"
-    %addtofunc wxToolBar()       ""
+    %pythonAppend wxToolBar         "self._setOORInfo(self)"
+    %pythonAppend wxToolBar()       ""
     
     wxToolBar(wxWindow *parent,
               wxWindowID id,