reSWIGged
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32151 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -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
|
||||
|
Reference in New Issue
Block a user