reSWIGged
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29786 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
		| @@ -380,6 +380,14 @@ class TopLevelWindow(_core.Window): | ||||
|         """IsActive(self) -> bool""" | ||||
|         return _windows_.TopLevelWindow_IsActive(*args, **kwargs) | ||||
|  | ||||
|     def MacSetMetalAppearance(*args, **kwargs): | ||||
|         """MacSetMetalAppearance(self, bool on)""" | ||||
|         return _windows_.TopLevelWindow_MacSetMetalAppearance(*args, **kwargs) | ||||
|  | ||||
|     def MacGetMetalAppearance(*args, **kwargs): | ||||
|         """MacGetMetalAppearance(self) -> bool""" | ||||
|         return _windows_.TopLevelWindow_MacGetMetalAppearance(*args, **kwargs) | ||||
|  | ||||
|  | ||||
| class TopLevelWindowPtr(TopLevelWindow): | ||||
|     def __init__(self, this): | ||||
|   | ||||
		Reference in New Issue
	
	Block a user