Logo ROOT  
Reference Guide
Loading...
Searching...
No Matches
TGFrame.cxx File Reference

Variables

TListgListOfHiddenFrames = new TList()
static const char * gSaveMacroTypes []

Variable Documentation

◆ gListOfHiddenFrames

TList* gListOfHiddenFrames = new TList()

Definition at line 145 of file TGFrame.cxx.

◆ gSaveMacroTypes

const char* gSaveMacroTypes[]
static
Initial value:
= {
"ROOT macros", "*.C",
"GIF", "*.gif",
"PNG", "*.png",
"JPEG", "*.jpg",
"TIFF", "*.tiff",
"XPM", "*.xpm",
"All files", "*",
0, 0
}

Definition at line 134 of file TGFrame.cxx.