![]() |
ROOT
6.06/09
Reference Guide
|
#include "TGLabel.h"#include "TGString.h"#include "TGWidget.h"#include "TGResourcePool.h"#include "Riostream.h"#include "TColor.h"#include "TClass.h"
Include dependency graph for TGLabel.cxx:Go to the source code of this file.
Functions | |
| ClassImp (TGLabel) TGLabel | |
| Create a label GUI object. More... | |
| ClassImp | ( | TGLabel | ) |
Create a label GUI object.
TGLabel will become the owner of the text and will delete it in its dtor.
Definition at line 43 of file TGLabel.cxx.