#include <GuiLabel.h>
Inheritance diagram for GuiLabel:

Public Member Functions | |
| GuiLabel (TGWindow &parent, const char *label) | |
| virtual | ~GuiLabel () |
|
||||||||||||
|
Definition at line 28 of file GuiLabel.h. 00029 : TGLabel(&parent,label) {}
|
|
|
Definition at line 30 of file GuiLabel.h. 00030 {}
|
1.3.9.1