12#ifndef ROOT_TGApplication
13#define ROOT_TGApplication
33 Int_t *argc,
char **argv,
34 void *options =
nullptr,
Int_t numOptions = 0);
int Int_t
Signed integer 4 bytes (int).
#define ClassDefOverride(name, id)
TApplication(const TApplication &)=delete
TGClient * fClient
pointer to the client environment
void GetOptions(Int_t *argc, char **argv) override
Handle command line arguments.
~TGApplication() override
TGApplication dtor.
void LoadGraphicsLibs() override
Load shared libs necessary for GUI.
TString fDisplay
display server to connect to