.. wxPython Phoenix documentation This file was generated by Phoenix's sphinx generator and associated tools, do not edit by hand. Copyright: (c) 2011-2020 by Total Control Software License: wxWindows License .. include:: headings.inc .. _wx.aui.AuiTabContainer.HitTestResult: ========================================================================================================================================== |phoenix_title| **wx.aui.AuiTabContainer.HitTestResult** ========================================================================================================================================== | |class_hierarchy| Class Hierarchy ================================= .. raw:: html
Inheritance diagram for class HitTestResult:
| |property_summary| Properties Summary ===================================== ================================================================================ ================================================================================ :attr:`~wx.aui.AuiTabContainer.HitTestResult.pos` A public C++ attribute of type ``int``. :attr:`~wx.aui.AuiTabContainer.HitTestResult.window` A public C++ attribute of type `~wx.Window` . ================================================================================ ================================================================================ | |api| Class API =============== .. class:: wx.aui.AuiTabContainer.HitTestResult(object) .. attribute:: pos A public C++ attribute of type ``int``. .. attribute:: window A public C++ attribute of type `~wx.Window` .