reSWIGged
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@34037 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -1114,7 +1114,7 @@ class Timer(_core.EvtHandler):
|
|||||||
"""GetId(self) -> int"""
|
"""GetId(self) -> int"""
|
||||||
return _misc_.Timer_GetId(*args, **kwargs)
|
return _misc_.Timer_GetId(*args, **kwargs)
|
||||||
|
|
||||||
def Destroy():
|
def Destroy(self):
|
||||||
"""NO-OP: Timers must be destroyed by normal refrence counting"""
|
"""NO-OP: Timers must be destroyed by normal refrence counting"""
|
||||||
pass
|
pass
|
||||||
|
|
||||||
|
@@ -1114,7 +1114,7 @@ class Timer(_core.EvtHandler):
|
|||||||
"""GetId(self) -> int"""
|
"""GetId(self) -> int"""
|
||||||
return _misc_.Timer_GetId(*args, **kwargs)
|
return _misc_.Timer_GetId(*args, **kwargs)
|
||||||
|
|
||||||
def Destroy():
|
def Destroy(self):
|
||||||
"""NO-OP: Timers must be destroyed by normal refrence counting"""
|
"""NO-OP: Timers must be destroyed by normal refrence counting"""
|
||||||
pass
|
pass
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user