]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/gtk1/notebook.h
implemented freedesktop.org spec support for GTK version of wxTaskBarIcon
[wxWidgets.git] / include / wx / gtk1 / notebook.h
index 9dfef193c1f5b1d51b1d5e649108c0bff666d2fc..664eb5f1993558a22326b82dff7ea10ea75369c7 100644 (file)
@@ -98,6 +98,10 @@ public:
     // --------------------------
     void OnNavigationKey(wxNavigationKeyEvent& event);
 
+
+    static wxVisualAttributes
+    GetClassDefaultAttributes(wxWindowVariant variant = wxWINDOW_VARIANT_NORMAL);
+    
     // implementation
     // --------------