]> git.saurik.com Git - wxWidgets.git/blobdiff - wxPython/src/gtk/_misc.py
set background style to wxBG_STYLE_COLOUR in SetBackgroundColour()
[wxWidgets.git] / wxPython / src / gtk / _misc.py
index 0090d2c776b1e7e8381ef04b2ce973b23de134ce..c8bad6a8a446c3413322ba55e04038a63a269def 100644 (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)