ROOT  6.06/08
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

§ fAllEventMasks

Long_t WindowAttributes_t::fAllEventMasks

§ fBackingPixel

ULong_t WindowAttributes_t::fBackingPixel

§ fBackingPlanes

ULong_t WindowAttributes_t::fBackingPlanes

§ fBackingStore

Int_t WindowAttributes_t::fBackingStore

§ fBitGravity

Int_t WindowAttributes_t::fBitGravity

§ fBorderWidth

Int_t WindowAttributes_t::fBorderWidth

§ fClass

Int_t WindowAttributes_t::fClass

§ fColormap

Colormap_t WindowAttributes_t::fColormap

§ fDepth

Int_t WindowAttributes_t::fDepth

§ fDoNotPropagateMask

Long_t WindowAttributes_t::fDoNotPropagateMask

Definition at line 134 of file GuiTypes.h.

Referenced by TGX11::GetWindowAttributes().

§ fHeight

Int_t WindowAttributes_t::fHeight

§ fMapInstalled

Bool_t WindowAttributes_t::fMapInstalled

§ fMapState

Int_t WindowAttributes_t::fMapState

§ fOverrideRedirect

Bool_t WindowAttributes_t::fOverrideRedirect

§ fRoot

Window_t WindowAttributes_t::fRoot

§ fSaveUnder

Bool_t WindowAttributes_t::fSaveUnder

§ fScreen

void* WindowAttributes_t::fScreen

§ fVisual

void* WindowAttributes_t::fVisual

§ fWidth

Int_t WindowAttributes_t::fWidth

§ fWinGravity

Int_t WindowAttributes_t::fWinGravity

§ fX

Int_t WindowAttributes_t::fX

§ fY

Int_t WindowAttributes_t::fY

§ fYourEventMask

Long_t WindowAttributes_t::fYourEventMask

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