12#ifndef ROOT_TGButtonGroup
13#define ROOT_TGButtonGroup
78 virtual void SetTitle(
const char *title);
103 norm, font, back) { }
121 norm, font, back) { }
Handle_t GContext_t
Graphics context handle.
Handle_t FontStruct_t
Pointer to font structure.
ULong_t Pixel_t
Pixel value.
#define ClassDef(name, id)
static Pixel_t GetDefaultFrameBackground()
Get default frame background.
A composite frame with a border and a title.
static const TGGC & GetDefaultGC()
Return default graphics context in use.
static FontStruct_t GetDefaultFontStruct()
Return default font structure in use.
This class describes layout hints used by the layout classes.
TGString wraps a TString and adds some graphics routines like drawing, size of string on screen depen...
ROOT GUI Window base class.
TMap implements an associative array of (key,value) pairs using a THashTable for efficient retrieval ...
void Emit(const char *signal, const T &arg)
Activate signal with single parameter.