Returns the embedded wx.aui.AuiManager managing this floating pane’s contents. |
|
See |
|
See |
Possible constructors:
AuiFloatingFrame(parent : Window, ownerMgr : AuiManager, pane :
AuiPaneInfo, id: int=ID_ANY, style: int=RESIZE_BORDER|SYSTEM_MENU|CAPTIO
N|FRAME_NO_TASKBAR|FRAME_FLOAT_ON_PARENT|CLIP_CHILDREN) -> None
parent (wx.Window)
ownerMgr (wx.aui.AuiManager)
pane (wx.aui.AuiPaneInfo)
id (wx.WindowID)
style (long)
None
Returns the embedded wx.aui.AuiManager managing this floating pane’s contents.
Added in version 4.1/wxWidgets-3.1.5.
pane (wx.aui.AuiPaneInfo)
None
See GetAuiManager
See GetOwnerManager