reSWIGged

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@30515 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Robin Dunn
2004-11-13 03:01:02 +00:00
parent 69b6d63d01
commit a68b8331cb
4 changed files with 133 additions and 1121 deletions

View File

@@ -5852,7 +5852,7 @@ class StandardPaths(object):
"""
GetInstallPrefix(self) -> String
Get the program installation prefix.
Get the program installation prefix. (Unix only.)
"""
return _misc_.StandardPaths_GetInstallPrefix(*args, **kwargs)