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

§ fBackgroundPixel

ULong_t SetWindowAttributes_t::fBackgroundPixel

§ fBackgroundPixmap

Pixmap_t SetWindowAttributes_t::fBackgroundPixmap

§ fBackingPixel

ULong_t SetWindowAttributes_t::fBackingPixel

Definition at line 104 of file GuiTypes.h.

Referenced by TGX11::MapSetWindowAttributes().

§ fBackingPlanes

ULong_t SetWindowAttributes_t::fBackingPlanes

Definition at line 103 of file GuiTypes.h.

Referenced by TGX11::MapSetWindowAttributes().

§ fBackingStore

Int_t SetWindowAttributes_t::fBackingStore

Definition at line 102 of file GuiTypes.h.

Referenced by TGX11::MapSetWindowAttributes().

§ fBitGravity

Int_t SetWindowAttributes_t::fBitGravity

§ fBorderPixel

ULong_t SetWindowAttributes_t::fBorderPixel

Definition at line 98 of file GuiTypes.h.

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

§ fBorderPixmap

Pixmap_t SetWindowAttributes_t::fBorderPixmap

Definition at line 97 of file GuiTypes.h.

Referenced by TGX11::MapSetWindowAttributes().

§ fBorderWidth

UInt_t SetWindowAttributes_t::fBorderWidth

§ fColormap

Colormap_t SetWindowAttributes_t::fColormap

§ fCursor

Cursor_t SetWindowAttributes_t::fCursor

§ fDoNotPropagateMask

Long_t SetWindowAttributes_t::fDoNotPropagateMask

Definition at line 107 of file GuiTypes.h.

Referenced by TGX11::MapSetWindowAttributes().

§ fEventMask

Long_t SetWindowAttributes_t::fEventMask

§ fMask

Mask_t SetWindowAttributes_t::fMask

§ fOverrideRedirect

Bool_t SetWindowAttributes_t::fOverrideRedirect

§ fSaveUnder

Bool_t SetWindowAttributes_t::fSaveUnder

§ fWinGravity

Int_t SetWindowAttributes_t::fWinGravity

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