Returns the embedded wx.aui.AuiManager managing this floating pane’s contents. |
|
See |
|
See |
Possible constructors:
AuiFloatingFrame(parent, ownerMgr, pane, id=ID_ANY, style=RESIZE_BORDER|
SYSTEM_MENU|CAPTION|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