#include "GuiTypes.h"

SetWindowAttributes_t


class description - header file
viewCVS header

class SetWindowAttributes_t

Inheritance Inherited Members Includes Libraries
Class Charts

Function Members (Methods)

Display options:
Show inherited
Show non-public
public:
SetWindowAttributes_t()
SetWindowAttributes_t(const SetWindowAttributes_t&)
~SetWindowAttributes_t()
SetWindowAttributes_t&operator=(const SetWindowAttributes_t&)

Data Members

public:
Pixmap_tfBackgroundPixmapbackground or kNone or kParentRelative
ULong_tfBackgroundPixelbackground pixel
Pixmap_tfBorderPixmapborder of the window
ULong_tfBorderPixelborder pixel value
UInt_tfBorderWidthborder width in pixels
Int_tfBitGravityone of bit gravity values
Int_tfWinGravityone of the window gravity values
Int_tfBackingStorekNotUseful, kWhenMapped, kAlways
ULong_tfBackingPlanesplanes to be preseved if possible
ULong_tfBackingPixelvalue to use in restoring planes
Bool_tfSaveUndershould bits under be saved (popups)?
Long_tfEventMaskset of events that should be saved
Long_tfDoNotPropagateMaskset of events that should not propagate
Bool_tfOverrideRedirectboolean value for override-redirect
Colormap_tfColormapcolor map to be associated with window
Cursor_tfCursorcursor to be displayed (or kNone)
Mask_tfMaskbit mask specifying which fields are valid

Class Description


Last update: Tue Nov 21 09:07:46 2006


ROOT page - Class index - Class Hierarchy - Top of the page

This page has been automatically generated. If you have any comments or suggestions about the page layout send a mail to ROOT support, or contact the developers with any questions or problems regarding ROOT.