reSWIGged

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32151 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Robin Dunn
2005-02-18 19:33:00 +00:00
parent ac03a19f93
commit 53aa7709e0
70 changed files with 5020 additions and 2830 deletions

View 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