ROOT  6.06/09
Reference Guide
Public Attributes | List of all members
TGFontDialog::FontProp_t Struct Reference

Definition at line 41 of file TGFontDialog.h.

Public Attributes

TString fName
 
Int_t fSize
 
UInt_t fAlign
 
Pixel_t fColor
 
Bool_t fBold
 
Bool_t fItalic
 

#include <TGFontDialog.h>

+ Collaboration diagram for TGFontDialog::FontProp_t:

Member Data Documentation

UInt_t TGFontDialog::FontProp_t::fAlign

Definition at line 44 of file TGFontDialog.h.

Referenced by TGFontDialog::ProcessMessage().

Bool_t TGFontDialog::FontProp_t::fBold

Definition at line 46 of file TGFontDialog.h.

Referenced by TGFontDialog::ProcessMessage(), and TGTextEditor::ProcessMessage().

Pixel_t TGFontDialog::FontProp_t::fColor

Definition at line 45 of file TGFontDialog.h.

Referenced by TGFontDialog::ProcessMessage().

Bool_t TGFontDialog::FontProp_t::fItalic

Definition at line 47 of file TGFontDialog.h.

Referenced by TGFontDialog::ProcessMessage(), and TGTextEditor::ProcessMessage().

TString TGFontDialog::FontProp_t::fName
Int_t TGFontDialog::FontProp_t::fSize

Definition at line 43 of file TGFontDialog.h.

Referenced by TGFontDialog::ProcessMessage(), and TGTextEditor::ProcessMessage().


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