Package wx :: Class Icon
[frames | no frames]

Type Icon

object --+        
         |        
    Object --+    
             |    
     GDIObject --+
                 |
                Icon


Proxy of C++ Icon class
Method Summary
Icon __init__(self, name, type, desiredWidth, desiredHeight)
  __del__(self)
  __nonzero__(self)
  __repr__(self)
  CopyFromBitmap(self, bmp)
int GetDepth(self)
int GetHeight(self)
int GetWidth(self)
bool LoadFile(self, name, type)
bool Ok(self)
  SetDepth(self, d)
  SetHeight(self, h)
  SetWidth(self, w)

Generated by Epydoc 2.1.20040428.rpd on Tue Apr 26 14:25:54 2005 http://epydoc.sf.net