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

Definition at line 94 of file GuiTypes.h.

Public Attributes

Pixmap_t fBackgroundPixmap
 
ULong_t fBackgroundPixel
 
Pixmap_t fBorderPixmap
 
ULong_t fBorderPixel
 
UInt_t fBorderWidth
 
Int_t fBitGravity
 
Int_t fWinGravity
 
Int_t fBackingStore
 
ULong_t fBackingPlanes
 
ULong_t fBackingPixel
 
Bool_t fSaveUnder
 
Long_t fEventMask
 
Long_t fDoNotPropagateMask
 
Bool_t fOverrideRedirect
 
Colormap_t fColormap
 
Cursor_t fCursor
 
Mask_t fMask
 

#include <GuiTypes.h>

Member Data Documentation

ULong_t SetWindowAttributes_t::fBackgroundPixel
Pixmap_t SetWindowAttributes_t::fBackgroundPixmap
ULong_t SetWindowAttributes_t::fBackingPixel

Definition at line 104 of file GuiTypes.h.

Referenced by TGX11::MapSetWindowAttributes().

ULong_t SetWindowAttributes_t::fBackingPlanes

Definition at line 103 of file GuiTypes.h.

Referenced by TGX11::MapSetWindowAttributes().

Int_t SetWindowAttributes_t::fBackingStore

Definition at line 102 of file GuiTypes.h.

Referenced by TGX11::MapSetWindowAttributes().

Int_t SetWindowAttributes_t::fBitGravity
ULong_t SetWindowAttributes_t::fBorderPixel

Definition at line 98 of file GuiTypes.h.

Referenced by ClassImp(), and TGX11::MapSetWindowAttributes().

Pixmap_t SetWindowAttributes_t::fBorderPixmap

Definition at line 97 of file GuiTypes.h.

Referenced by TGX11::MapSetWindowAttributes().

UInt_t SetWindowAttributes_t::fBorderWidth
Colormap_t SetWindowAttributes_t::fColormap
Cursor_t SetWindowAttributes_t::fCursor
Long_t SetWindowAttributes_t::fDoNotPropagateMask

Definition at line 107 of file GuiTypes.h.

Referenced by TGX11::MapSetWindowAttributes().

Long_t SetWindowAttributes_t::fEventMask
Mask_t SetWindowAttributes_t::fMask
Bool_t SetWindowAttributes_t::fOverrideRedirect
Bool_t SetWindowAttributes_t::fSaveUnder
Int_t SetWindowAttributes_t::fWinGravity

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