12#ifndef ROOT_TGButtonGroup
13#define ROOT_TGButtonGroup
85 virtual void SetTitle(
const char *title);
110 norm, font, back) { }
128 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.
static const TGGC & GetDefaultGC()
Return default graphics context in use.
static FontStruct_t GetDefaultFontStruct()
Return default font structure in use.
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.