| 
    SuperTuxKart
    
   | 
 
Even if you have a ribbon that only acts on click/enter, you may wish to know which item is currently highlighted. More...
#include <dynamic_ribbon_widget.hpp>

Public Member Functions | |
| virtual void | onSelectionChanged (DynamicRibbonWidget *theWidget, const std::string &selectionID, const irr::core::stringw &selectionText, const int playerID)=0 | 
Even if you have a ribbon that only acts on click/enter, you may wish to know which item is currently highlighted.
In this case, create a listener and pass it to the ribbon.