reSWIGged
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39870 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -1982,6 +1982,10 @@ class ImageHandler(Object):
|
||||
"""CanRead(self, String name) -> bool"""
|
||||
return _core_.ImageHandler_CanRead(*args, **kwargs)
|
||||
|
||||
def CanReadStream(*args, **kwargs):
|
||||
"""CanReadStream(self, InputStream stream) -> bool"""
|
||||
return _core_.ImageHandler_CanReadStream(*args, **kwargs)
|
||||
|
||||
def SetName(*args, **kwargs):
|
||||
"""SetName(self, String name)"""
|
||||
return _core_.ImageHandler_SetName(*args, **kwargs)
|
||||
|
Reference in New Issue
Block a user