#include "GuiTypes.h"

SetWindowAttributes_t


class description - source file - inheritance tree (.pdf)

class SetWindowAttributes_t

Inheritance Chart:
SetWindowAttributes_t

    public:
SetWindowAttributes_t() SetWindowAttributes_t(const SetWindowAttributes_t&) ~SetWindowAttributes_t() SetWindowAttributes_t& operator=(const SetWindowAttributes_t&)

Data Members


    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

Class Description

                                                                      
 GuiTypes                                                             
                                                                      
 Types used by the GUI classes.                                       
                                                                      




Inline Functions


                          void ~SetWindowAttributes_t()
         SetWindowAttributes_t SetWindowAttributes_t()
         SetWindowAttributes_t SetWindowAttributes_t(const SetWindowAttributes_t&)
        SetWindowAttributes_t& operator=(const SetWindowAttributes_t&)


Last update: Thu Aug 12 14:49:04 2004
Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. *


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.