#include <WindowRegion.h>
Public Member Functions | |
CWindowRegion () | |
virtual | ~CWindowRegion () |
Public Member Functions inherited from sbIWindowRegion | |
void | setWindowRegion (in nsISupports window, in nsISupports region) |
Set a region to a window This method assigns a region to a window at the OS level. You should first construct an nsIRegion object, and pass it alongside the window to which you wish to assign the region. More... | |
Definition at line 64 of file WindowRegion.h.
CWindowRegion::CWindowRegion | ( | ) |
Definition at line 46 of file WindowRegion.cpp.
|
virtual |
Definition at line 51 of file WindowRegion.cpp.