wxPython
object --+ | FileTypeInfo
object
__init__(self, mimeType, openCmd, printCmd, desc)
__repr__(self)
GetDescription(self)
GetExtensions(self)
GetExtensionsCount(self)
GetIconFile(self)
GetIconIndex(self)
GetMimeType(self)
GetOpenCommand(self)
GetPrintCommand(self)
GetShortDesc(self)
IsValid(self)
SetIcon(self, iconFile, iconIndex)
SetShortDesc(self, shortDesc)