reSWIGged
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31099 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -2744,7 +2744,7 @@ class EvtHandler(Object):
|
||||
return _core_.EvtHandler_Disconnect(*args, **kwargs)
|
||||
|
||||
def _setOORInfo(*args, **kwargs):
|
||||
"""_setOORInfo(self, PyObject _self)"""
|
||||
"""_setOORInfo(self, PyObject _self, bool incref=True)"""
|
||||
return _core_.EvtHandler__setOORInfo(*args, **kwargs)
|
||||
|
||||
def Bind(self, event, handler, source=None, id=wx.ID_ANY, id2=wx.ID_ANY):
|
||||
|
Reference in New Issue
Block a user