]> git.saurik.com Git - wxWidgets.git/blobdiff - interface/wx/ribbon/bar.h
Use Cairo for wxGraphicsContext in wxX11.
[wxWidgets.git] / interface / wx / ribbon / bar.h
index 34d3a258be26843b535e757a9462730c53b5349a..e7ef600e7c0b64c40c74380afe49eac1e9badf0c 100644 (file)
@@ -101,6 +101,8 @@ public:
         Triggered when the right mouse button is pressed on a tab.
     @event{EVT_RIBBONBAR_TAB_RIGHT_UP(id, func)}
         Triggered when the right mouse button is released on a tab.
+    @event{EVT_RIBBONBAR_TAB_LEFT_DCLICK(id, func)}
+        Triggered when the left mouse button is double clicked on a tab.
     @endEventTable
 
     @library{wxribbon}