X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/b98a5dfcddb061692a11515ce7de4855840f9b6a..2d3a90ce7a7899d7d0385b4b503038b3516d3e9e:/wxPython/src/gtk/misc2.py diff --git a/wxPython/src/gtk/misc2.py b/wxPython/src/gtk/misc2.py index bffc12d8f4..1475eefeb4 100644 --- a/wxPython/src/gtk/misc2.py +++ b/wxPython/src/gtk/misc2.py @@ -1028,6 +1028,10 @@ def wxFindWindowAtPoint(*_args, **_kwargs): val = apply(misc2c.wxFindWindowAtPoint,_args,_kwargs) return val +def wxGetTopLevelParent(*_args, **_kwargs): + val = apply(misc2c.wxGetTopLevelParent,_args,_kwargs) + return val + wxResourceAddIdentifier = misc2c.wxResourceAddIdentifier wxResourceClear = misc2c.wxResourceClear