reSWIGged
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32568 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -5225,6 +5225,10 @@ class TreeEvent(_core.NotifyEvent):
|
||||
"""SetToolTip(self, String toolTip)"""
|
||||
return _controls_.TreeEvent_SetToolTip(*args, **kwargs)
|
||||
|
||||
def GetToolTip(*args, **kwargs):
|
||||
"""GetToolTip(self) -> String"""
|
||||
return _controls_.TreeEvent_GetToolTip(*args, **kwargs)
|
||||
|
||||
|
||||
class TreeEventPtr(TreeEvent):
|
||||
def __init__(self, this):
|
||||
|
Reference in New Issue
Block a user