]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/gtk/menu.h
Add support for the new history functions to the ie backend. For this we manage our...
[wxWidgets.git] / include / wx / gtk / menu.h
index 06eaca1e5446b02c597261397c5e212eccf48ad2..506d1986c0e9c2f52607a0e25ab0c15ab34c36c1 100644 (file)
@@ -78,6 +78,9 @@ public:
     void SetLayoutDirection(const wxLayoutDirection dir);
     wxLayoutDirection GetLayoutDirection() const;
 
+    // Returns the title, with mnemonics translated to wx format
+    wxString GetTitle() const;
+
     // TODO: virtual void SetTitle(const wxString& title);
 
     // implementation GTK only