Version: 3.3.0
wxRibbonPageTabInfoArray Class Reference

#include <wx/ribbon/bar.h>

+ Inheritance diagram for wxRibbonPageTabInfoArray:

Detailed Description

A vector of wxRibbonPageTabInfo.

This class is actually a legacy container (see Container Classes for more details), but it can, and should be, handled as just a vector of wxRibbonPageTabInfo objects in the application code.