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

Public Member Functions | |
| GuiGroup (TGWindow &parent, const char *title, unsigned int options=kVerticalFrame) | |
| virtual | ~GuiGroup () |
|
||||||||||||||||
|
Definition at line 28 of file GuiGroup.h. 00030 : TGGroupFrame(&parent,title,options) {}
|
|
|
Definition at line 31 of file GuiGroup.h. 00031 {}
|
1.3.9.1