phoenix_title wx.aui.AuiTabLayoutInfo

Contains information about the layout of a tab control in a wx.aui.AuiNotebook.

This includes where it is docked, via the fields inherited from wx.aui.AuiDockLayoutInfo, and, optionally, the order of pages in it if it was changed as well as pinned pages indices, if any.

Added in version 4.3/wxWidgets-3.3.0.


class_hierarchy Class Hierarchy

Inheritance diagram for class AuiTabLayoutInfo:

property_summary Properties Summary

active

A public C++ attribute of type int. Index of the currently selected page in this tab control.


api Class API

class wx.aui.AuiTabLayoutInfo(AuiDockLayoutInfo)

Contains information about the layout of a tab control in a AuiNotebook.


Properties

active

A public C++ attribute of type int. Index of the currently selected page in this tab control.