7 #ifndef RG_WIDGET_FUNCTIONS_HH
8 #define RG_WIDGET_FUNCTIONS_HH
11 #include <TQConnection.h>
12 #include <THashList.h>
16 extern void RGDumpFrame ( TGFrame * wid,
const int lev = 0, FILE * fp = stderr );
17 extern void RGDumpFrame ( TGFrame * wid,
const int lev = 0,
const string & fname =
"" );