ROOT  6.06/09
Reference Guide
Public Attributes | List of all members
WindowAttributes_t Struct Reference

Definition at line 115 of file GuiTypes.h.

Public Attributes

Int_t fX
 
Int_t fY
 
Int_t fWidth
 
Int_t fHeight
 
Int_t fBorderWidth
 
Int_t fDepth
 
voidfVisual
 
Window_t fRoot
 
Int_t fClass
 
Int_t fBitGravity
 
Int_t fWinGravity
 
Int_t fBackingStore
 
ULong_t fBackingPlanes
 
ULong_t fBackingPixel
 
Bool_t fSaveUnder
 
Colormap_t fColormap
 
Bool_t fMapInstalled
 
Int_t fMapState
 
Long_t fAllEventMasks
 
Long_t fYourEventMask
 
Long_t fDoNotPropagateMask
 
Bool_t fOverrideRedirect
 
voidfScreen
 

#include <GuiTypes.h>

Member Data Documentation

Long_t WindowAttributes_t::fAllEventMasks
ULong_t WindowAttributes_t::fBackingPixel
ULong_t WindowAttributes_t::fBackingPlanes
Int_t WindowAttributes_t::fBackingStore
Int_t WindowAttributes_t::fBitGravity
Int_t WindowAttributes_t::fBorderWidth
Int_t WindowAttributes_t::fClass
Colormap_t WindowAttributes_t::fColormap
Int_t WindowAttributes_t::fDepth
Long_t WindowAttributes_t::fDoNotPropagateMask

Definition at line 134 of file GuiTypes.h.

Referenced by TGX11::GetWindowAttributes().

Int_t WindowAttributes_t::fHeight
Bool_t WindowAttributes_t::fMapInstalled
Int_t WindowAttributes_t::fMapState
Bool_t WindowAttributes_t::fOverrideRedirect
Window_t WindowAttributes_t::fRoot
Bool_t WindowAttributes_t::fSaveUnder
void* WindowAttributes_t::fScreen
void* WindowAttributes_t::fVisual
Int_t WindowAttributes_t::fWidth
Int_t WindowAttributes_t::fWinGravity
Int_t WindowAttributes_t::fX
Int_t WindowAttributes_t::fY
Long_t WindowAttributes_t::fYourEventMask

The documentation for this struct was generated from the following file: