]> git.saurik.com Git - wxWidgets.git/blobdiff - utils/wxPython/src/gtk/image.py
fixed cutnpaste error samples->utils in UTILS_DIST
[wxWidgets.git] / utils / wxPython / src / gtk / image.py
index 1f0924638da1ff4b95aeed49933211248f43ff95..6e5bbef780809d97fcbd3e732f3864d725633b3f 100644 (file)
@@ -125,6 +125,20 @@ class wxPCXHandler(wxPCXHandlerPtr):
 
 
 
+class wxTIFFHandlerPtr(wxImageHandlerPtr):
+    def __init__(self,this):
+        self.this = this
+        self.thisown = 0
+    def __repr__(self):
+        return "<C wxTIFFHandler instance at %s>" % (self.this,)
+class wxTIFFHandler(wxTIFFHandlerPtr):
+    def __init__(self,*_args,**_kwargs):
+        self.this = apply(imagec.new_wxTIFFHandler,_args,_kwargs)
+        self.thisown = 1
+
+
+
+
 class wxImagePtr :
     def __init__(self,this):
         self.this = this