]> git.saurik.com Git - wxWidgets.git/blobdiff - wxPython/src/misc.i
Made the wxInputStream typemap useable outside the core wxc module
[wxWidgets.git] / wxPython / src / misc.i
index 7256705e4021e02e53496679487333b8254d524d..1298d96f1cccef18852a0a4624ba9266d5771ec1 100644 (file)
@@ -399,6 +399,7 @@ wxString wxGetUserName();
 wxString wxGetHomeDir();
 wxString wxGetUserHome(const wxString& user = wxPyEmptyString);
 
+unsigned long wxGetProcessId();
 
 // When wxApp gets the virtual method magic then enable this.
 // bool wxHandleFatalExceptions(bool doIt = TRUE);