newly generated files from SWIG

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@879 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Robin Dunn
1998-10-20 07:39:22 +00:00
parent 4d1d77e8f6
commit 78bba745fc
10 changed files with 63 additions and 1360 deletions

View File

@@ -67,9 +67,6 @@ class wxCloseEventPtr(wxEventPtr):
def __init__(self,this):
self.this = this
self.thisown = 0
def GetSessionEnding(self):
val = eventsc.wxCloseEvent_GetSessionEnding(self.this)
return val
def GetLoggingOff(self):
val = eventsc.wxCloseEvent_GetLoggingOff(self.this)
return val