import"nsISystemTrayService.idl";
Public Member Functions | |
| void | showIcon (in AString iconId, in nsIURI imageURI, in nsIDOMWindow window) |
| void | hideIcon (in AString iconId) |
| void | setTitle (in AString iconId, in AString title) |
Definition at line 48 of file nsISystemTrayService.idl.
| void nsISystemTrayService::hideIcon | ( | in AString | iconId | ) |
| void nsISystemTrayService::setTitle | ( | in AString | iconId, |
| in AString | title | ||
| ) |
| void nsISystemTrayService::showIcon | ( | in AString | iconId, |
| in nsIURI | imageURI, | ||
| in nsIDOMWindow | window | ||
| ) |