Search completed in 0.94 seconds.
2 results for "nsINativeAppSupport":
nsIAppShellService
MozillaTechXPCOMReferenceInterfacensIAppShellService
nativeappsupport nsinativeappsupport getter for "native application support." read only.
... nativeappsupportorsplashscreen is an object that can be queryinterface'd to either an nsinativeappsupport or nsisplashscreen; this object will be used to implement hidesplashscreen.
nsIAppStartup
MozillaTechXPCOMReferenceInterfacensIAppStartup
nativeappsupport nsinativeappsupport getter for "native application support." read only.
... void initialize( in nsisupports nativeappsupportorsplashscreen ); parameters nativeappsupportorsplashscreen is an object that can be qi'd to either an nsinativeappsupport or nsisplashscreen; this object will be used to implement hidesplashscreen.