25 #include "nsISupports.idl"
34 [scriptable,
uuid(7E8B6103-E12B-44FA-9AEF-9818E84BF924)]
void hideChrome(in nsISupports aWindow, in boolean aHide)
Hides (or shows) the chrome of a given window.
readonly attribute boolean isCompositionEnabled
Returns true if desktop composition is enabled.
Component used to do platform-level tricks to hide the window chrome. Expected to only be used by sys...