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.20050511.rpd on Sun Mar 26 10:03:45 2006 http://epydoc.sf.net