+ @event{EVT_RIBBONGALLERY_CLICKED(id, func)}
+ Similar to EVT_RIBBONGALLERY_SELECTED but triggered every time a
+ gallery item is clicked, even if it is already selected. Note that the
+ ID of the event is that of the gallery, not of the item, just as above.
+ This event is available since wxWidgets 2.9.2.