]> git.saurik.com Git - wxWidgets.git/blobdiff - wxPython/src/calendar.i
reSWIGged
[wxWidgets.git] / wxPython / src / calendar.i
index 262170001e0d1b6dce7b35dfb3659b01f7c3bc6d..c046cd14f41ae42bb970f40d0e86ff7f4959bad8 100644 (file)
@@ -399,6 +399,9 @@ are:
     DocDeclStr(
         wxControl*, GetYearControl() const,
         "Get the currently shown control for year.");
+
+    static wxVisualAttributes
+    GetClassDefaultAttributes(wxWindowVariant variant = wxWINDOW_VARIANT_NORMAL);
 };