SetWindowAttributes_t
class description - header file - source file - inheritance tree (.pdf)
public:
SetWindowAttributes_t()
SetWindowAttributes_t(const SetWindowAttributes_t&)
~SetWindowAttributes_t()
SetWindowAttributes_t& operator=(const SetWindowAttributes_t&)
public:
Pixmap_t fBackgroundPixmap background or kNone or kParentRelative
ULong_t fBackgroundPixel background pixel
Pixmap_t fBorderPixmap border of the window
ULong_t fBorderPixel border pixel value
UInt_t fBorderWidth border width in pixels
Int_t fBitGravity one of bit gravity values
Int_t fWinGravity one of the window gravity values
Int_t fBackingStore kNotUseful, kWhenMapped, kAlways
ULong_t fBackingPlanes planes to be preseved if possible
ULong_t fBackingPixel value to use in restoring planes
Bool_t fSaveUnder should bits under be saved (popups)?
Long_t fEventMask set of events that should be saved
Long_t fDoNotPropagateMask set of events that should not propagate
Bool_t fOverrideRedirect boolean value for override-redirect
Colormap_t fColormap color map to be associated with window
Cursor_t fCursor cursor to be displayed (or kNone)
Mask_t fMask bit mask specifying which fields are valid