]> git.saurik.com Git - wxWidgets.git/blobdiff - wxPython/src/gtk/_gdi.py
cleanup
[wxWidgets.git] / wxPython / src / gtk / _gdi.py
index c7ceb2f5006118de28027497fcab3f4c00d4d8d9..3c8885502cbe75cfa3cbcf24ed197ca8a7830f43 100644 (file)
@@ -1039,7 +1039,7 @@ def CursorFromImage(*args, **kwargs):
     CursorFromImage(Image image) -> Cursor
 
     Constructs a cursor from a `wx.Image`. The mask (if any) will be used
-    as transparent.
+    for setting the transparent portions of the cursor.
     """
     val = _gdi_.new_CursorFromImage(*args, **kwargs)
     val.thisown = 1