 
       wx.ribbon.RibbonPageTabInfo¶
  wx.ribbon.RibbonPageTabInfo¶ Properties Summary¶
 Properties Summary¶| active | A public C++ attribute of type bool. | 
| 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. | 
| rect | A public C++ attribute of type Rect. | 
| 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. | 
 Class API¶
 Class API¶wx.ribbon.RibbonPageTabInfo(object)¶active¶A public C++ attribute of type bool.
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.