]> git.saurik.com Git - wxWidgets.git/blobdiff - wxPython/src/_window.i
'[1219035] cleanup: miscellaneous' and minor source cleaning.
[wxWidgets.git] / wxPython / src / _window.i
index 12f0fe2b394cba686428d3329948590dcf89ea14..b67890b39e9ca1d7c8402e13c2434b51796f6a3d 100644 (file)
@@ -527,6 +527,10 @@ after calling Fit.", "");
         "Reset the cached best size value so it will be recalculated the next
 time it is needed.", "");
 
         "Reset the cached best size value so it will be recalculated the next
 time it is needed.", "");
 
+    DocDeclStr(
+        void , CacheBestSize(const wxSize& size) const,
+        "Cache the best size so it doesn't need to be calculated again, (at least until
+some properties of the window change.)", "");
 
     
     DocDeclStr(
 
     
     DocDeclStr(