wx.ribbon.RibbonPageTabInfo¶
Class Hierarchy¶
Properties Summary¶
A public C++ attribute of type |
|
A public C++ attribute of type |
|
A public C++ attribute of type |
|
A public C++ attribute of type |
|
A public C++ attribute of type |
|
A public C++ attribute of type |
|
A public C++ attribute of type |
|
A public C++ attribute of type |
|
A public C++ attribute of type |
|
A public C++ attribute of type |
Class API¶
- class wx.ribbon.RibbonPageTabInfo(object)¶
- active¶
A public C++ attribute of type
bool
.
Properties¶
- highlight¶
A public C++ attribute of type
bool
.
- hovered¶
A public C++ attribute of type
bool
.
- ideal_width¶
A public C++ attribute of type
int
.
- minimum_width¶
A public C++ attribute of type
int
.
- page¶
A public C++ attribute of type
RibbonPage
.
- shown¶
A public C++ attribute of type
bool
.
- small_begin_need_separator_width¶
A public C++ attribute of type
int
.
- small_must_have_separator_width¶
A public C++ attribute of type
int
.