Definition at line 27 of file TGFontDialog.h.
Public Attributes | |
| UInt_t | fAlign | 
| text alignment   | |
| Bool_t | fBold | 
| bold flag   | |
| Pixel_t | fColor | 
| text color   | |
| Bool_t | fItalic | 
| italic flag   | |
| TString | fName | 
| font name   | |
| Int_t | fSize | 
| font size   | |
#include <TGFontDialog.h>
| UInt_t TGFontDialog::FontProp_t::fAlign | 
text alignment
Definition at line 30 of file TGFontDialog.h.
| Bool_t TGFontDialog::FontProp_t::fBold | 
bold flag
Definition at line 32 of file TGFontDialog.h.
| Pixel_t TGFontDialog::FontProp_t::fColor | 
text color
Definition at line 31 of file TGFontDialog.h.
| Bool_t TGFontDialog::FontProp_t::fItalic | 
italic flag
Definition at line 33 of file TGFontDialog.h.
| TString TGFontDialog::FontProp_t::fName | 
font name
Definition at line 28 of file TGFontDialog.h.
| Int_t TGFontDialog::FontProp_t::fSize | 
font size
Definition at line 29 of file TGFontDialog.h.