#include "GuiTypes.h"

WindowAttributes_t


class description - header file
viewCVS header

class WindowAttributes_t

Inheritance Inherited Members Includes Libraries
Class Charts

Function Members (Methods)

Display options:
Show inherited
Show non-public
public:
WindowAttributes_t()
WindowAttributes_t(const WindowAttributes_t&)
~WindowAttributes_t()
WindowAttributes_t&operator=(const WindowAttributes_t&)

Data Members

public:
Int_tfX
Int_tfYlocation of window
Int_tfWidth
Int_tfHeightwidth and height of window
Int_tfBorderWidthborder width of window
Int_tfDepthdepth of window
void*fVisualthe associated visual structure
Window_tfRootroot of screen containing window
Int_tfClasskInputOutput, kInputOnly
Int_tfBitGravityone of bit gravity values
Int_tfWinGravityone of the window gravity values
Int_tfBackingStorekNotUseful, kWhenMapped, kAlways
ULong_tfBackingPlanesplanes to be preserved if possible
ULong_tfBackingPixelvalue to be used when restoring planes
Bool_tfSaveUnderboolean, should bits under be saved?
Colormap_tfColormapcolor map to be associated with window
Bool_tfMapInstalledboolean, is color map currently installed
Int_tfMapStatekIsUnmapped, kIsUnviewable, kIsViewable
Long_tfAllEventMasksset of events all people have interest in
Long_tfYourEventMaskmy event mask
Long_tfDoNotPropagateMaskset of events that should not propagate
Bool_tfOverrideRedirectboolean value for override-redirect
void*fScreenback pointer to correct screen

Class Description


Last update: Tue Nov 21 09:41:29 2006


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.