git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@38322
c3d73ce0-8a6f-49c7-b76d-
6d57e0e08775
{
public:
//wxFileSystemHandler();
+ ~wxFileSystemHandler();
};
wxString FindFirst(const wxString& spec, int flags = 0);
wxString FindNext();
+ %disownarg(wxFileSystemHandler *handler);
static void AddHandler(wxFileSystemHandler *handler);
+ %cleardisown(wxFileSystemHandler *handler);
+
static void CleanUpHandlers();
// Returns the file URL for a native path