Phoenix Logo

phoenix_title wx.ribbon.RibbonPageTabInfo


class_hierarchy Class Hierarchy

Inheritance diagram for class RibbonPageTabInfo:

property_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.

api Class API



class wx.ribbon.RibbonPageTabInfo(object)

Properties



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.