Method Summary |
FileType |
__init__(self,
ftInfo)
|
|
__del__(self)
|
String |
ExpandCommand(command,
filename,
mimetype)
(Static method)
|
PyObject |
GetAllCommands(self,
filename,
mimetype)
|
PyObject |
GetDescription(self)
|
PyObject |
GetExtensions(self)
|
Icon |
GetIcon(self)
|
PyObject |
GetIconInfo(self)
|
PyObject |
GetMimeType(self)
|
PyObject |
GetMimeTypes(self)
|
PyObject |
GetOpenCommand(self,
filename,
mimetype)
|
PyObject |
GetPrintCommand(self,
filename,
mimetype)
|
bool |
SetCommand(self,
cmd,
verb,
overwriteprompt)
|
bool |
SetDefaultIcon(self,
cmd,
index)
|
bool |
Unassociate(self)
|