]> git.saurik.com Git - wxWidgets.git/blobdiff - wxPython/src/_dirctrl.i
out typemap for wxMemorySize
[wxWidgets.git] / wxPython / src / _dirctrl.i
index 79a2d72a2af9e651ebfba0a3ec66405b1ba43a09..0486a1bf4c0dfa8cce25bf31f6ccddf0f4eb45b2 100644 (file)
@@ -86,7 +86,8 @@ public:
     
     // Try to expand as much of the given path as possible.
     virtual bool ExpandPath(const wxString& path);
-
+    // collapse the path
+    virtual bool CollapsePath(const wxString& path);
 
     virtual inline wxString GetDefaultPath() const;
     virtual void SetDefaultPath(const wxString& path);