#include <nsGNOMEShellService.h>
Public Member Functions | |
| nsGNOMEShellService () | |
| NS_DECL_ISUPPORTS NS_DECL_NSISHELLSERVICE nsresult | Init () NS_HIDDEN |
Public Member Functions inherited from nsIShellService | |
| boolean | isDefaultBrowser (in boolean aStartupCheck) |
| void | setDefaultBrowser (in boolean aClaimAllTypes, in boolean aForAllUsers) |
| void | setDesktopBackground (in nsIDOMElement aElement, in long aPosition) |
| void | openApplication (in long aApplication) |
| void | openApplicationWithURI (in nsILocalFile aApplication, in ACString aURI) |
Additional Inherited Members | |
Public Attributes inherited from nsIShellService | |
| attribute boolean | shouldCheckDefaultBrowser |
| const long | BACKGROUND_TILE = 1 |
| const long | BACKGROUND_STRETCH = 2 |
| const long | BACKGROUND_CENTER = 3 |
| const long | BACKGROUND_FILL = 4 |
| const long | APPLICATION_MAIL = 0 |
| const long | APPLICATION_NEWS = 1 |
| attribute unsigned long | desktopBackgroundColor |
| readonly attribute nsILocalFile | defaultFeedReader |
Definition at line 43 of file nsGNOMEShellService.h.
|
inline |
Definition at line 46 of file nsGNOMEShellService.h.
| nsresult nsGNOMEShellService::Init | ( | ) |
Definition at line 105 of file nsGNOMEShellService.cpp.