wxPython
object --+ | Object --+ | GDIObject --+ | Icon
object
Object
GDIObject
__init__(self, name, type, desiredWidth, desiredHeight)
__del__(self)
__nonzero__(self)
__repr__(self)
CopyFromBitmap(self, bmp)
GetDepth(self)
GetHeight(self)
GetWidth(self)
LoadFile(self, name, type)
Ok(self)
SetDepth(self, d)
SetHeight(self, h)
SetWidth(self, w)