12#ifndef ROOT_TGScrollBar
13#define ROOT_TGScrollBar
99 const char *headPicName =
"",
const char *tailPicName =
"");
Handle_t Pixmap_t
Pixmap handle.
ULong_t Pixel_t
Pixel value.
Handle_t Window_t
Window handle.
size_t size(const MatrixT &matrix)
retrieve the size of a square matrix
int Int_t
Signed integer 4 bytes (int).
unsigned int UInt_t
Unsigned integer 4 bytes (unsigned int).
bool Bool_t
Boolean (0=false, 1=true) (bool).
const char Option_t
Option string (const char).
#define ClassDefOverride(name, id)
void MoveResize(Int_t x, Int_t y, UInt_t w=0, UInt_t h=0) override
Move and/or resize the frame.
void Resize(UInt_t w=0, UInt_t h=0) override
Resize the frame.
TGFrame(const TGFrame &)=delete
UInt_t fHeight
frame height
static Pixel_t GetDefaultFrameBackground()
Get default frame background.
The TGPicture class implements pictures and icons used in the different GUI elements and widgets.
virtual void MapSubwindows()
map sub windows
void Emit(const char *signal, const T &arg)
Activate signal with single parameter.
Handles synchronous and a-synchronous timer events.