Window region service interface file This file contains the interface to the window region service, used to assign a region to a window at the OS level. More...
#include "nsISupports.idl"
Go to the source code of this file.
Classes | |
interface | sbIWindowRegion |
Window region service interface This is an interface to the window region service, used to assign a region to a window at the OS level. This allows cutting out portions of a window without relying on mozilla's internal transparency management, which may interfere with the window content. More... | |
Window region service interface file This file contains the interface to the window region service, used to assign a region to a window at the OS level.
Definition in file IWindowRegion.idl.