Event used to indicate various actions relating to a wx.ribbon.RibbonBar.
See wx.ribbon.RibbonBar for available event types.
See also
Constructor. |
|
Returns the page being changed to, or being clicked on. |
|
Sets the page relating to this event. |
Possible constructors:
RibbonBarEvent(command_type: EventType=wxEVT_NULL, win_id: int=0, page:
Optional[RibbonPage]=None) -> None
Event used to indicate various actions relating to a RibbonBar.
Constructor.
command_type (wx.EventType)
win_id (int)
page (wx.ribbon.RibbonPage)
None
Returns the page being changed to, or being clicked on.
Sets the page relating to this event.
page (wx.ribbon.RibbonPage)
None