G__GuiBld.cxx

Go to the documentation of this file.
00001 //
00002 // File generated by core/utils/src/rootcint_tmp at Wed Apr 20 13:44:53 2011
00003 
00004 // Do NOT change. Changes will be lost next time file is generated
00005 //
00006 
00007 #define R__DICTIONARY_FILENAME guidIguibuilderdIsrcdIG__GuiBld
00008 #include "RConfig.h" //rootcint 4834
00009 #if !defined(R__ACCESS_IN_SYMBOL)
00010 //Break the privacy of classes -- Disabled for the moment
00011 #define private public
00012 #define protected public
00013 #endif
00014 
00015 // Since CINT ignores the std namespace, we need to do so in this file.
00016 namespace std {} using namespace std;
00017 #include "G__GuiBld.h"
00018 
00019 #include "TClass.h"
00020 #include "TBuffer.h"
00021 #include "TMemberInspector.h"
00022 #include "TError.h"
00023 
00024 #ifndef G__ROOT
00025 #define G__ROOT
00026 #endif
00027 
00028 #include "RtypesImp.h"
00029 #include "TIsAProxy.h"
00030 
00031 // START OF SHADOWS
00032 
00033 namespace ROOT {
00034    namespace Shadow {
00035    } // of namespace Shadow
00036 } // of namespace ROOT
00037 // END OF SHADOWS
00038 
00039 namespace ROOT {
00040    void TRootGuiBuilder_ShowMembers(void *obj, TMemberInspector &R__insp);
00041    static void *new_TRootGuiBuilder(void *p = 0);
00042    static void *newArray_TRootGuiBuilder(Long_t size, void *p);
00043    static void delete_TRootGuiBuilder(void *p);
00044    static void deleteArray_TRootGuiBuilder(void *p);
00045    static void destruct_TRootGuiBuilder(void *p);
00046    static void streamer_TRootGuiBuilder(TBuffer &buf, void *obj);
00047 
00048    // Function generating the singleton type initializer
00049    static TGenericClassInfo *GenerateInitInstanceLocal(const ::TRootGuiBuilder*)
00050    {
00051       ::TRootGuiBuilder *ptr = 0;
00052       static ::TVirtualIsAProxy* isa_proxy = new ::TInstrumentedIsAProxy< ::TRootGuiBuilder >(0);
00053       static ::ROOT::TGenericClassInfo 
00054          instance("TRootGuiBuilder", ::TRootGuiBuilder::Class_Version(), "include/TRootGuiBuilder.h", 69,
00055                   typeid(::TRootGuiBuilder), DefineBehavior(ptr, ptr),
00056                   &::TRootGuiBuilder::Dictionary, isa_proxy, 0,
00057                   sizeof(::TRootGuiBuilder) );
00058       instance.SetNew(&new_TRootGuiBuilder);
00059       instance.SetNewArray(&newArray_TRootGuiBuilder);
00060       instance.SetDelete(&delete_TRootGuiBuilder);
00061       instance.SetDeleteArray(&deleteArray_TRootGuiBuilder);
00062       instance.SetDestructor(&destruct_TRootGuiBuilder);
00063       instance.SetStreamerFunc(&streamer_TRootGuiBuilder);
00064       return &instance;
00065    }
00066    TGenericClassInfo *GenerateInitInstance(const ::TRootGuiBuilder*)
00067    {
00068       return GenerateInitInstanceLocal((::TRootGuiBuilder*)0);
00069    }
00070    // Static variable to force the class initialization
00071    static ::ROOT::TGenericClassInfo *_R__UNIQUE_(Init) = GenerateInitInstanceLocal((const ::TRootGuiBuilder*)0x0); R__UseDummy(_R__UNIQUE_(Init));
00072 } // end of namespace ROOT
00073 
00074 namespace ROOT {
00075    void TGuiBldEditor_ShowMembers(void *obj, TMemberInspector &R__insp);
00076    static void *new_TGuiBldEditor(void *p = 0);
00077    static void *newArray_TGuiBldEditor(Long_t size, void *p);
00078    static void delete_TGuiBldEditor(void *p);
00079    static void deleteArray_TGuiBldEditor(void *p);
00080    static void destruct_TGuiBldEditor(void *p);
00081    static void streamer_TGuiBldEditor(TBuffer &buf, void *obj);
00082 
00083    // Function generating the singleton type initializer
00084    static TGenericClassInfo *GenerateInitInstanceLocal(const ::TGuiBldEditor*)
00085    {
00086       ::TGuiBldEditor *ptr = 0;
00087       static ::TVirtualIsAProxy* isa_proxy = new ::TInstrumentedIsAProxy< ::TGuiBldEditor >(0);
00088       static ::ROOT::TGenericClassInfo 
00089          instance("TGuiBldEditor", ::TGuiBldEditor::Class_Version(), "include/TGuiBldEditor.h", 43,
00090                   typeid(::TGuiBldEditor), DefineBehavior(ptr, ptr),
00091                   &::TGuiBldEditor::Dictionary, isa_proxy, 0,
00092                   sizeof(::TGuiBldEditor) );
00093       instance.SetNew(&new_TGuiBldEditor);
00094       instance.SetNewArray(&newArray_TGuiBldEditor);
00095       instance.SetDelete(&delete_TGuiBldEditor);
00096       instance.SetDeleteArray(&deleteArray_TGuiBldEditor);
00097       instance.SetDestructor(&destruct_TGuiBldEditor);
00098       instance.SetStreamerFunc(&streamer_TGuiBldEditor);
00099       return &instance;
00100    }
00101    TGenericClassInfo *GenerateInitInstance(const ::TGuiBldEditor*)
00102    {
00103       return GenerateInitInstanceLocal((::TGuiBldEditor*)0);
00104    }
00105    // Static variable to force the class initialization
00106    static ::ROOT::TGenericClassInfo *_R__UNIQUE_(Init) = GenerateInitInstanceLocal((const ::TGuiBldEditor*)0x0); R__UseDummy(_R__UNIQUE_(Init));
00107 } // end of namespace ROOT
00108 
00109 namespace ROOT {
00110    void TGuiBldDragManager_ShowMembers(void *obj, TMemberInspector &R__insp);
00111    static void *new_TGuiBldDragManager(void *p = 0);
00112    static void *newArray_TGuiBldDragManager(Long_t size, void *p);
00113    static void delete_TGuiBldDragManager(void *p);
00114    static void deleteArray_TGuiBldDragManager(void *p);
00115    static void destruct_TGuiBldDragManager(void *p);
00116    static void streamer_TGuiBldDragManager(TBuffer &buf, void *obj);
00117 
00118    // Function generating the singleton type initializer
00119    static TGenericClassInfo *GenerateInitInstanceLocal(const ::TGuiBldDragManager*)
00120    {
00121       ::TGuiBldDragManager *ptr = 0;
00122       static ::TVirtualIsAProxy* isa_proxy = new ::TInstrumentedIsAProxy< ::TGuiBldDragManager >(0);
00123       static ::ROOT::TGenericClassInfo 
00124          instance("TGuiBldDragManager", ::TGuiBldDragManager::Class_Version(), "include/TGuiBldDragManager.h", 62,
00125                   typeid(::TGuiBldDragManager), DefineBehavior(ptr, ptr),
00126                   &::TGuiBldDragManager::Dictionary, isa_proxy, 0,
00127                   sizeof(::TGuiBldDragManager) );
00128       instance.SetNew(&new_TGuiBldDragManager);
00129       instance.SetNewArray(&newArray_TGuiBldDragManager);
00130       instance.SetDelete(&delete_TGuiBldDragManager);
00131       instance.SetDeleteArray(&deleteArray_TGuiBldDragManager);
00132       instance.SetDestructor(&destruct_TGuiBldDragManager);
00133       instance.SetStreamerFunc(&streamer_TGuiBldDragManager);
00134       return &instance;
00135    }
00136    TGenericClassInfo *GenerateInitInstance(const ::TGuiBldDragManager*)
00137    {
00138       return GenerateInitInstanceLocal((::TGuiBldDragManager*)0);
00139    }
00140    // Static variable to force the class initialization
00141    static ::ROOT::TGenericClassInfo *_R__UNIQUE_(Init) = GenerateInitInstanceLocal((const ::TGuiBldDragManager*)0x0); R__UseDummy(_R__UNIQUE_(Init));
00142 } // end of namespace ROOT
00143 
00144 namespace ROOT {
00145    void TGuiBldGeometryFrame_ShowMembers(void *obj, TMemberInspector &R__insp);
00146    static void delete_TGuiBldGeometryFrame(void *p);
00147    static void deleteArray_TGuiBldGeometryFrame(void *p);
00148    static void destruct_TGuiBldGeometryFrame(void *p);
00149    static void streamer_TGuiBldGeometryFrame(TBuffer &buf, void *obj);
00150 
00151    // Function generating the singleton type initializer
00152    static TGenericClassInfo *GenerateInitInstanceLocal(const ::TGuiBldGeometryFrame*)
00153    {
00154       ::TGuiBldGeometryFrame *ptr = 0;
00155       static ::TVirtualIsAProxy* isa_proxy = new ::TInstrumentedIsAProxy< ::TGuiBldGeometryFrame >(0);
00156       static ::ROOT::TGenericClassInfo 
00157          instance("TGuiBldGeometryFrame", ::TGuiBldGeometryFrame::Class_Version(), "include/TGuiBldGeometryFrame.h", 36,
00158                   typeid(::TGuiBldGeometryFrame), DefineBehavior(ptr, ptr),
00159                   &::TGuiBldGeometryFrame::Dictionary, isa_proxy, 0,
00160                   sizeof(::TGuiBldGeometryFrame) );
00161       instance.SetDelete(&delete_TGuiBldGeometryFrame);
00162       instance.SetDeleteArray(&deleteArray_TGuiBldGeometryFrame);
00163       instance.SetDestructor(&destruct_TGuiBldGeometryFrame);
00164       instance.SetStreamerFunc(&streamer_TGuiBldGeometryFrame);
00165       return &instance;
00166    }
00167    TGenericClassInfo *GenerateInitInstance(const ::TGuiBldGeometryFrame*)
00168    {
00169       return GenerateInitInstanceLocal((::TGuiBldGeometryFrame*)0);
00170    }
00171    // Static variable to force the class initialization
00172    static ::ROOT::TGenericClassInfo *_R__UNIQUE_(Init) = GenerateInitInstanceLocal((const ::TGuiBldGeometryFrame*)0x0); R__UseDummy(_R__UNIQUE_(Init));
00173 } // end of namespace ROOT
00174 
00175 namespace ROOT {
00176    void TGuiBldHintsEditor_ShowMembers(void *obj, TMemberInspector &R__insp);
00177    static void delete_TGuiBldHintsEditor(void *p);
00178    static void deleteArray_TGuiBldHintsEditor(void *p);
00179    static void destruct_TGuiBldHintsEditor(void *p);
00180    static void streamer_TGuiBldHintsEditor(TBuffer &buf, void *obj);
00181 
00182    // Function generating the singleton type initializer
00183    static TGenericClassInfo *GenerateInitInstanceLocal(const ::TGuiBldHintsEditor*)
00184    {
00185       ::TGuiBldHintsEditor *ptr = 0;
00186       static ::TVirtualIsAProxy* isa_proxy = new ::TInstrumentedIsAProxy< ::TGuiBldHintsEditor >(0);
00187       static ::ROOT::TGenericClassInfo 
00188          instance("TGuiBldHintsEditor", ::TGuiBldHintsEditor::Class_Version(), "include/TGuiBldHintsEditor.h", 36,
00189                   typeid(::TGuiBldHintsEditor), DefineBehavior(ptr, ptr),
00190                   &::TGuiBldHintsEditor::Dictionary, isa_proxy, 0,
00191                   sizeof(::TGuiBldHintsEditor) );
00192       instance.SetDelete(&delete_TGuiBldHintsEditor);
00193       instance.SetDeleteArray(&deleteArray_TGuiBldHintsEditor);
00194       instance.SetDestructor(&destruct_TGuiBldHintsEditor);
00195       instance.SetStreamerFunc(&streamer_TGuiBldHintsEditor);
00196       return &instance;
00197    }
00198    TGenericClassInfo *GenerateInitInstance(const ::TGuiBldHintsEditor*)
00199    {
00200       return GenerateInitInstanceLocal((::TGuiBldHintsEditor*)0);
00201    }
00202    // Static variable to force the class initialization
00203    static ::ROOT::TGenericClassInfo *_R__UNIQUE_(Init) = GenerateInitInstanceLocal((const ::TGuiBldHintsEditor*)0x0); R__UseDummy(_R__UNIQUE_(Init));
00204 } // end of namespace ROOT
00205 
00206 namespace ROOT {
00207    void TGuiBldNameFrame_ShowMembers(void *obj, TMemberInspector &R__insp);
00208    static void delete_TGuiBldNameFrame(void *p);
00209    static void deleteArray_TGuiBldNameFrame(void *p);
00210    static void destruct_TGuiBldNameFrame(void *p);
00211    static void streamer_TGuiBldNameFrame(TBuffer &buf, void *obj);
00212 
00213    // Function generating the singleton type initializer
00214    static TGenericClassInfo *GenerateInitInstanceLocal(const ::TGuiBldNameFrame*)
00215    {
00216       ::TGuiBldNameFrame *ptr = 0;
00217       static ::TVirtualIsAProxy* isa_proxy = new ::TInstrumentedIsAProxy< ::TGuiBldNameFrame >(0);
00218       static ::ROOT::TGenericClassInfo 
00219          instance("TGuiBldNameFrame", ::TGuiBldNameFrame::Class_Version(), "include/TGuiBldNameFrame.h", 41,
00220                   typeid(::TGuiBldNameFrame), DefineBehavior(ptr, ptr),
00221                   &::TGuiBldNameFrame::Dictionary, isa_proxy, 0,
00222                   sizeof(::TGuiBldNameFrame) );
00223       instance.SetDelete(&delete_TGuiBldNameFrame);
00224       instance.SetDeleteArray(&deleteArray_TGuiBldNameFrame);
00225       instance.SetDestructor(&destruct_TGuiBldNameFrame);
00226       instance.SetStreamerFunc(&streamer_TGuiBldNameFrame);
00227       return &instance;
00228    }
00229    TGenericClassInfo *GenerateInitInstance(const ::TGuiBldNameFrame*)
00230    {
00231       return GenerateInitInstanceLocal((::TGuiBldNameFrame*)0);
00232    }
00233    // Static variable to force the class initialization
00234    static ::ROOT::TGenericClassInfo *_R__UNIQUE_(Init) = GenerateInitInstanceLocal((const ::TGuiBldNameFrame*)0x0); R__UseDummy(_R__UNIQUE_(Init));
00235 } // end of namespace ROOT
00236 
00237 namespace ROOT {
00238    void TGuiBldHintsButton_ShowMembers(void *obj, TMemberInspector &R__insp);
00239    static void delete_TGuiBldHintsButton(void *p);
00240    static void deleteArray_TGuiBldHintsButton(void *p);
00241    static void destruct_TGuiBldHintsButton(void *p);
00242    static void streamer_TGuiBldHintsButton(TBuffer &buf, void *obj);
00243 
00244    // Function generating the singleton type initializer
00245    static TGenericClassInfo *GenerateInitInstanceLocal(const ::TGuiBldHintsButton*)
00246    {
00247       ::TGuiBldHintsButton *ptr = 0;
00248       static ::TVirtualIsAProxy* isa_proxy = new ::TInstrumentedIsAProxy< ::TGuiBldHintsButton >(0);
00249       static ::ROOT::TGenericClassInfo 
00250          instance("TGuiBldHintsButton", ::TGuiBldHintsButton::Class_Version(), "include/TGuiBldHintsButton.h", 29,
00251                   typeid(::TGuiBldHintsButton), DefineBehavior(ptr, ptr),
00252                   &::TGuiBldHintsButton::Dictionary, isa_proxy, 0,
00253                   sizeof(::TGuiBldHintsButton) );
00254       instance.SetDelete(&delete_TGuiBldHintsButton);
00255       instance.SetDeleteArray(&deleteArray_TGuiBldHintsButton);
00256       instance.SetDestructor(&destruct_TGuiBldHintsButton);
00257       instance.SetStreamerFunc(&streamer_TGuiBldHintsButton);
00258       return &instance;
00259    }
00260    TGenericClassInfo *GenerateInitInstance(const ::TGuiBldHintsButton*)
00261    {
00262       return GenerateInitInstanceLocal((::TGuiBldHintsButton*)0);
00263    }
00264    // Static variable to force the class initialization
00265    static ::ROOT::TGenericClassInfo *_R__UNIQUE_(Init) = GenerateInitInstanceLocal((const ::TGuiBldHintsButton*)0x0); R__UseDummy(_R__UNIQUE_(Init));
00266 } // end of namespace ROOT
00267 
00268 //______________________________________________________________________________
00269 TClass *TRootGuiBuilder::fgIsA = 0;  // static to hold class pointer
00270 
00271 //______________________________________________________________________________
00272 const char *TRootGuiBuilder::Class_Name()
00273 {
00274    return "TRootGuiBuilder";
00275 }
00276 
00277 //______________________________________________________________________________
00278 const char *TRootGuiBuilder::ImplFileName()
00279 {
00280    return ::ROOT::GenerateInitInstanceLocal((const ::TRootGuiBuilder*)0x0)->GetImplFileName();
00281 }
00282 
00283 //______________________________________________________________________________
00284 int TRootGuiBuilder::ImplFileLine()
00285 {
00286    return ::ROOT::GenerateInitInstanceLocal((const ::TRootGuiBuilder*)0x0)->GetImplFileLine();
00287 }
00288 
00289 //______________________________________________________________________________
00290 void TRootGuiBuilder::Dictionary()
00291 {
00292    fgIsA = ::ROOT::GenerateInitInstanceLocal((const ::TRootGuiBuilder*)0x0)->GetClass();
00293 }
00294 
00295 //______________________________________________________________________________
00296 TClass *TRootGuiBuilder::Class()
00297 {
00298    if (!fgIsA) fgIsA = ::ROOT::GenerateInitInstanceLocal((const ::TRootGuiBuilder*)0x0)->GetClass();
00299    return fgIsA;
00300 }
00301 
00302 //______________________________________________________________________________
00303 TClass *TGuiBldEditor::fgIsA = 0;  // static to hold class pointer
00304 
00305 //______________________________________________________________________________
00306 const char *TGuiBldEditor::Class_Name()
00307 {
00308    return "TGuiBldEditor";
00309 }
00310 
00311 //______________________________________________________________________________
00312 const char *TGuiBldEditor::ImplFileName()
00313 {
00314    return ::ROOT::GenerateInitInstanceLocal((const ::TGuiBldEditor*)0x0)->GetImplFileName();
00315 }
00316 
00317 //______________________________________________________________________________
00318 int TGuiBldEditor::ImplFileLine()
00319 {
00320    return ::ROOT::GenerateInitInstanceLocal((const ::TGuiBldEditor*)0x0)->GetImplFileLine();
00321 }
00322 
00323 //______________________________________________________________________________
00324 void TGuiBldEditor::Dictionary()
00325 {
00326    fgIsA = ::ROOT::GenerateInitInstanceLocal((const ::TGuiBldEditor*)0x0)->GetClass();
00327 }
00328 
00329 //______________________________________________________________________________
00330 TClass *TGuiBldEditor::Class()
00331 {
00332    if (!fgIsA) fgIsA = ::ROOT::GenerateInitInstanceLocal((const ::TGuiBldEditor*)0x0)->GetClass();
00333    return fgIsA;
00334 }
00335 
00336 //______________________________________________________________________________
00337 TClass *TGuiBldDragManager::fgIsA = 0;  // static to hold class pointer
00338 
00339 //______________________________________________________________________________
00340 const char *TGuiBldDragManager::Class_Name()
00341 {
00342    return "TGuiBldDragManager";
00343 }
00344 
00345 //______________________________________________________________________________
00346 const char *TGuiBldDragManager::ImplFileName()
00347 {
00348    return ::ROOT::GenerateInitInstanceLocal((const ::TGuiBldDragManager*)0x0)->GetImplFileName();
00349 }
00350 
00351 //______________________________________________________________________________
00352 int TGuiBldDragManager::ImplFileLine()
00353 {
00354    return ::ROOT::GenerateInitInstanceLocal((const ::TGuiBldDragManager*)0x0)->GetImplFileLine();
00355 }
00356 
00357 //______________________________________________________________________________
00358 void TGuiBldDragManager::Dictionary()
00359 {
00360    fgIsA = ::ROOT::GenerateInitInstanceLocal((const ::TGuiBldDragManager*)0x0)->GetClass();
00361 }
00362 
00363 //______________________________________________________________________________
00364 TClass *TGuiBldDragManager::Class()
00365 {
00366    if (!fgIsA) fgIsA = ::ROOT::GenerateInitInstanceLocal((const ::TGuiBldDragManager*)0x0)->GetClass();
00367    return fgIsA;
00368 }
00369 
00370 //______________________________________________________________________________
00371 TClass *TGuiBldGeometryFrame::fgIsA = 0;  // static to hold class pointer
00372 
00373 //______________________________________________________________________________
00374 const char *TGuiBldGeometryFrame::Class_Name()
00375 {
00376    return "TGuiBldGeometryFrame";
00377 }
00378 
00379 //______________________________________________________________________________
00380 const char *TGuiBldGeometryFrame::ImplFileName()
00381 {
00382    return ::ROOT::GenerateInitInstanceLocal((const ::TGuiBldGeometryFrame*)0x0)->GetImplFileName();
00383 }
00384 
00385 //______________________________________________________________________________
00386 int TGuiBldGeometryFrame::ImplFileLine()
00387 {
00388    return ::ROOT::GenerateInitInstanceLocal((const ::TGuiBldGeometryFrame*)0x0)->GetImplFileLine();
00389 }
00390 
00391 //______________________________________________________________________________
00392 void TGuiBldGeometryFrame::Dictionary()
00393 {
00394    fgIsA = ::ROOT::GenerateInitInstanceLocal((const ::TGuiBldGeometryFrame*)0x0)->GetClass();
00395 }
00396 
00397 //______________________________________________________________________________
00398 TClass *TGuiBldGeometryFrame::Class()
00399 {
00400    if (!fgIsA) fgIsA = ::ROOT::GenerateInitInstanceLocal((const ::TGuiBldGeometryFrame*)0x0)->GetClass();
00401    return fgIsA;
00402 }
00403 
00404 //______________________________________________________________________________
00405 TClass *TGuiBldHintsEditor::fgIsA = 0;  // static to hold class pointer
00406 
00407 //______________________________________________________________________________
00408 const char *TGuiBldHintsEditor::Class_Name()
00409 {
00410    return "TGuiBldHintsEditor";
00411 }
00412 
00413 //______________________________________________________________________________
00414 const char *TGuiBldHintsEditor::ImplFileName()
00415 {
00416    return ::ROOT::GenerateInitInstanceLocal((const ::TGuiBldHintsEditor*)0x0)->GetImplFileName();
00417 }
00418 
00419 //______________________________________________________________________________
00420 int TGuiBldHintsEditor::ImplFileLine()
00421 {
00422    return ::ROOT::GenerateInitInstanceLocal((const ::TGuiBldHintsEditor*)0x0)->GetImplFileLine();
00423 }
00424 
00425 //______________________________________________________________________________
00426 void TGuiBldHintsEditor::Dictionary()
00427 {
00428    fgIsA = ::ROOT::GenerateInitInstanceLocal((const ::TGuiBldHintsEditor*)0x0)->GetClass();
00429 }
00430 
00431 //______________________________________________________________________________
00432 TClass *TGuiBldHintsEditor::Class()
00433 {
00434    if (!fgIsA) fgIsA = ::ROOT::GenerateInitInstanceLocal((const ::TGuiBldHintsEditor*)0x0)->GetClass();
00435    return fgIsA;
00436 }
00437 
00438 //______________________________________________________________________________
00439 TClass *TGuiBldNameFrame::fgIsA = 0;  // static to hold class pointer
00440 
00441 //______________________________________________________________________________
00442 const char *TGuiBldNameFrame::Class_Name()
00443 {
00444    return "TGuiBldNameFrame";
00445 }
00446 
00447 //______________________________________________________________________________
00448 const char *TGuiBldNameFrame::ImplFileName()
00449 {
00450    return ::ROOT::GenerateInitInstanceLocal((const ::TGuiBldNameFrame*)0x0)->GetImplFileName();
00451 }
00452 
00453 //______________________________________________________________________________
00454 int TGuiBldNameFrame::ImplFileLine()
00455 {
00456    return ::ROOT::GenerateInitInstanceLocal((const ::TGuiBldNameFrame*)0x0)->GetImplFileLine();
00457 }
00458 
00459 //______________________________________________________________________________
00460 void TGuiBldNameFrame::Dictionary()
00461 {
00462    fgIsA = ::ROOT::GenerateInitInstanceLocal((const ::TGuiBldNameFrame*)0x0)->GetClass();
00463 }
00464 
00465 //______________________________________________________________________________
00466 TClass *TGuiBldNameFrame::Class()
00467 {
00468    if (!fgIsA) fgIsA = ::ROOT::GenerateInitInstanceLocal((const ::TGuiBldNameFrame*)0x0)->GetClass();
00469    return fgIsA;
00470 }
00471 
00472 //______________________________________________________________________________
00473 TClass *TGuiBldHintsButton::fgIsA = 0;  // static to hold class pointer
00474 
00475 //______________________________________________________________________________
00476 const char *TGuiBldHintsButton::Class_Name()
00477 {
00478    return "TGuiBldHintsButton";
00479 }
00480 
00481 //______________________________________________________________________________
00482 const char *TGuiBldHintsButton::ImplFileName()
00483 {
00484    return ::ROOT::GenerateInitInstanceLocal((const ::TGuiBldHintsButton*)0x0)->GetImplFileName();
00485 }
00486 
00487 //______________________________________________________________________________
00488 int TGuiBldHintsButton::ImplFileLine()
00489 {
00490    return ::ROOT::GenerateInitInstanceLocal((const ::TGuiBldHintsButton*)0x0)->GetImplFileLine();
00491 }
00492 
00493 //______________________________________________________________________________
00494 void TGuiBldHintsButton::Dictionary()
00495 {
00496    fgIsA = ::ROOT::GenerateInitInstanceLocal((const ::TGuiBldHintsButton*)0x0)->GetClass();
00497 }
00498 
00499 //______________________________________________________________________________
00500 TClass *TGuiBldHintsButton::Class()
00501 {
00502    if (!fgIsA) fgIsA = ::ROOT::GenerateInitInstanceLocal((const ::TGuiBldHintsButton*)0x0)->GetClass();
00503    return fgIsA;
00504 }
00505 
00506 //______________________________________________________________________________
00507 void TRootGuiBuilder::Streamer(TBuffer &R__b)
00508 {
00509    // Stream an object of class TRootGuiBuilder.
00510 
00511    TGuiBuilder::Streamer(R__b);
00512    TGMainFrame::Streamer(R__b);
00513 }
00514 
00515 //______________________________________________________________________________
00516 void TRootGuiBuilder::ShowMembers(TMemberInspector &R__insp)
00517 {
00518       // Inspect the data members of an object of class TRootGuiBuilder.
00519       TClass *R__cl = ::TRootGuiBuilder::IsA();
00520       if (R__cl || R__insp.IsA()) { }
00521       R__insp.Inspect(R__cl, R__insp.GetParent(), "*fManager", &fManager);
00522       R__insp.Inspect(R__cl, R__insp.GetParent(), "*fActionButton", &fActionButton);
00523       R__insp.Inspect(R__cl, R__insp.GetParent(), "*fToolBar", &fToolBar);
00524       R__insp.Inspect(R__cl, R__insp.GetParent(), "*fShutter", &fShutter);
00525       R__insp.Inspect(R__cl, R__insp.GetParent(), "*fMain", &fMain);
00526       R__insp.Inspect(R__cl, R__insp.GetParent(), "*fToolDock", &fToolDock);
00527       R__insp.Inspect(R__cl, R__insp.GetParent(), "*fShutterDock", &fShutterDock);
00528       R__insp.Inspect(R__cl, R__insp.GetParent(), "*fMenuBar", &fMenuBar);
00529       R__insp.Inspect(R__cl, R__insp.GetParent(), "*fMenuFile", &fMenuFile);
00530       R__insp.Inspect(R__cl, R__insp.GetParent(), "*fMenuWindow", &fMenuWindow);
00531       R__insp.Inspect(R__cl, R__insp.GetParent(), "*fMenuEdit", &fMenuEdit);
00532       R__insp.Inspect(R__cl, R__insp.GetParent(), "*fMenuHelp", &fMenuHelp);
00533       R__insp.Inspect(R__cl, R__insp.GetParent(), "*fStatusBar", &fStatusBar);
00534       R__insp.Inspect(R__cl, R__insp.GetParent(), "*fSelected", &fSelected);
00535       R__insp.Inspect(R__cl, R__insp.GetParent(), "*fEditable", &fEditable);
00536       R__insp.Inspect(R__cl, R__insp.GetParent(), "*fEditor", &fEditor);
00537       R__insp.Inspect(R__cl, R__insp.GetParent(), "*fIconPic", &fIconPic);
00538       R__insp.Inspect(R__cl, R__insp.GetParent(), "*fStartButton", &fStartButton);
00539       R__insp.Inspect(R__cl, R__insp.GetParent(), "fClosing", &fClosing);
00540       TGuiBuilder::ShowMembers(R__insp);
00541       TGMainFrame::ShowMembers(R__insp);
00542 }
00543 
00544 namespace ROOT {
00545    // Wrappers around operator new
00546    static void *new_TRootGuiBuilder(void *p) {
00547       return  p ? new(p) ::TRootGuiBuilder : new ::TRootGuiBuilder;
00548    }
00549    static void *newArray_TRootGuiBuilder(Long_t nElements, void *p) {
00550       return p ? new(p) ::TRootGuiBuilder[nElements] : new ::TRootGuiBuilder[nElements];
00551    }
00552    // Wrapper around operator delete
00553    static void delete_TRootGuiBuilder(void *p) {
00554       delete ((::TRootGuiBuilder*)p);
00555    }
00556    static void deleteArray_TRootGuiBuilder(void *p) {
00557       delete [] ((::TRootGuiBuilder*)p);
00558    }
00559    static void destruct_TRootGuiBuilder(void *p) {
00560       typedef ::TRootGuiBuilder current_t;
00561       ((current_t*)p)->~current_t();
00562    }
00563    // Wrapper around a custom streamer member function.
00564    static void streamer_TRootGuiBuilder(TBuffer &buf, void *obj) {
00565       ((::TRootGuiBuilder*)obj)->::TRootGuiBuilder::Streamer(buf);
00566    }
00567 } // end of namespace ROOT for class ::TRootGuiBuilder
00568 
00569 //______________________________________________________________________________
00570 void TGuiBldDragManager::Streamer(TBuffer &R__b)
00571 {
00572    // Stream an object of class TGuiBldDragManager.
00573 
00574    TVirtualDragManager::Streamer(R__b);
00575    TGFrame::Streamer(R__b);
00576 }
00577 
00578 //______________________________________________________________________________
00579 void TGuiBldDragManager::ShowMembers(TMemberInspector &R__insp)
00580 {
00581       // Inspect the data members of an object of class TGuiBldDragManager.
00582       TClass *R__cl = ::TGuiBldDragManager::IsA();
00583       if (R__cl || R__insp.IsA()) { }
00584       R__insp.Inspect(R__cl, R__insp.GetParent(), "*fPimpl", &fPimpl);
00585       R__insp.Inspect(R__cl, R__insp.GetParent(), "*fBuilder", &fBuilder);
00586       R__insp.Inspect(R__cl, R__insp.GetParent(), "*fEditor", &fEditor);
00587       R__insp.Inspect(R__cl, R__insp.GetParent(), "fLassoDrawn", &fLassoDrawn);
00588       R__insp.Inspect(R__cl, R__insp.GetParent(), "fPasteFileName", &fPasteFileName);
00589       R__insp.InspectMember(fPasteFileName, "fPasteFileName.");
00590       R__insp.Inspect(R__cl, R__insp.GetParent(), "fTmpBuildFile", &fTmpBuildFile);
00591       R__insp.InspectMember(fTmpBuildFile, "fTmpBuildFile.");
00592       R__insp.Inspect(R__cl, R__insp.GetParent(), "fSelectionIsOn", &fSelectionIsOn);
00593       R__insp.Inspect(R__cl, R__insp.GetParent(), "*fFrameMenu", &fFrameMenu);
00594       R__insp.Inspect(R__cl, R__insp.GetParent(), "*fLassoMenu", &fLassoMenu);
00595       R__insp.Inspect(R__cl, R__insp.GetParent(), "fTargetId", &fTargetId);
00596       R__insp.Inspect(R__cl, R__insp.GetParent(), "fDropStatus", &fDropStatus);
00597       R__insp.Inspect(R__cl, R__insp.GetParent(), "fStop", &fStop);
00598       R__insp.Inspect(R__cl, R__insp.GetParent(), "*fSelected", &fSelected);
00599       R__insp.Inspect(R__cl, R__insp.GetParent(), "*fListOfDialogs", &fListOfDialogs);
00600       TVirtualDragManager::ShowMembers(R__insp);
00601       TGFrame::ShowMembers(R__insp);
00602 }
00603 
00604 namespace ROOT {
00605    // Wrappers around operator new
00606    static void *new_TGuiBldDragManager(void *p) {
00607       return  p ? new(p) ::TGuiBldDragManager : new ::TGuiBldDragManager;
00608    }
00609    static void *newArray_TGuiBldDragManager(Long_t nElements, void *p) {
00610       return p ? new(p) ::TGuiBldDragManager[nElements] : new ::TGuiBldDragManager[nElements];
00611    }
00612    // Wrapper around operator delete
00613    static void delete_TGuiBldDragManager(void *p) {
00614       delete ((::TGuiBldDragManager*)p);
00615    }
00616    static void deleteArray_TGuiBldDragManager(void *p) {
00617       delete [] ((::TGuiBldDragManager*)p);
00618    }
00619    static void destruct_TGuiBldDragManager(void *p) {
00620       typedef ::TGuiBldDragManager current_t;
00621       ((current_t*)p)->~current_t();
00622    }
00623    // Wrapper around a custom streamer member function.
00624    static void streamer_TGuiBldDragManager(TBuffer &buf, void *obj) {
00625       ((::TGuiBldDragManager*)obj)->::TGuiBldDragManager::Streamer(buf);
00626    }
00627 } // end of namespace ROOT for class ::TGuiBldDragManager
00628 
00629 //______________________________________________________________________________
00630 void TGuiBldEditor::Streamer(TBuffer &R__b)
00631 {
00632    // Stream an object of class TGuiBldEditor.
00633 
00634    TGVerticalFrame::Streamer(R__b);
00635 }
00636 
00637 //______________________________________________________________________________
00638 void TGuiBldEditor::ShowMembers(TMemberInspector &R__insp)
00639 {
00640       // Inspect the data members of an object of class TGuiBldEditor.
00641       TClass *R__cl = ::TGuiBldEditor::IsA();
00642       if (R__cl || R__insp.IsA()) { }
00643       R__insp.Inspect(R__cl, R__insp.GetParent(), "*fSelected", &fSelected);
00644       R__insp.Inspect(R__cl, R__insp.GetParent(), "*fNameFrame", &fNameFrame);
00645       R__insp.Inspect(R__cl, R__insp.GetParent(), "*fHintsFrame", &fHintsFrame);
00646       R__insp.Inspect(R__cl, R__insp.GetParent(), "*fBorderFrame", &fBorderFrame);
00647       R__insp.Inspect(R__cl, R__insp.GetParent(), "*fGeomFrame", &fGeomFrame);
00648       R__insp.Inspect(R__cl, R__insp.GetParent(), "*fPositionFrame", &fPositionFrame);
00649       R__insp.Inspect(R__cl, R__insp.GetParent(), "*fManager", &fManager);
00650       R__insp.Inspect(R__cl, R__insp.GetParent(), "fEmbedded", &fEmbedded);
00651       R__insp.Inspect(R__cl, R__insp.GetParent(), "*fTab", &fTab);
00652       R__insp.Inspect(R__cl, R__insp.GetParent(), "*fTablay", &fTablay);
00653       R__insp.Inspect(R__cl, R__insp.GetParent(), "fLayoutId", &fLayoutId);
00654       R__insp.Inspect(R__cl, R__insp.GetParent(), "*fLayoutButton", &fLayoutButton);
00655       R__insp.Inspect(R__cl, R__insp.GetParent(), "*fLayoutLabel", &fLayoutLabel);
00656       R__insp.Inspect(R__cl, R__insp.GetParent(), "*fXpos", &fXpos);
00657       R__insp.Inspect(R__cl, R__insp.GetParent(), "*fYpos", &fYpos);
00658       TGVerticalFrame::ShowMembers(R__insp);
00659 }
00660 
00661 namespace ROOT {
00662    // Wrappers around operator new
00663    static void *new_TGuiBldEditor(void *p) {
00664       return  p ? new(p) ::TGuiBldEditor : new ::TGuiBldEditor;
00665    }
00666    static void *newArray_TGuiBldEditor(Long_t nElements, void *p) {
00667       return p ? new(p) ::TGuiBldEditor[nElements] : new ::TGuiBldEditor[nElements];
00668    }
00669    // Wrapper around operator delete
00670    static void delete_TGuiBldEditor(void *p) {
00671       delete ((::TGuiBldEditor*)p);
00672    }
00673    static void deleteArray_TGuiBldEditor(void *p) {
00674       delete [] ((::TGuiBldEditor*)p);
00675    }
00676    static void destruct_TGuiBldEditor(void *p) {
00677       typedef ::TGuiBldEditor current_t;
00678       ((current_t*)p)->~current_t();
00679    }
00680    // Wrapper around a custom streamer member function.
00681    static void streamer_TGuiBldEditor(TBuffer &buf, void *obj) {
00682       ((::TGuiBldEditor*)obj)->::TGuiBldEditor::Streamer(buf);
00683    }
00684 } // end of namespace ROOT for class ::TGuiBldEditor
00685 
00686 //______________________________________________________________________________
00687 void TGuiBldHintsButton::Streamer(TBuffer &R__b)
00688 {
00689    // Stream an object of class TGuiBldHintsButton.
00690 
00691    TGButton::Streamer(R__b);
00692 }
00693 
00694 //______________________________________________________________________________
00695 void TGuiBldHintsButton::ShowMembers(TMemberInspector &R__insp)
00696 {
00697       // Inspect the data members of an object of class TGuiBldHintsButton.
00698       TClass *R__cl = ::TGuiBldHintsButton::IsA();
00699       if (R__cl || R__insp.IsA()) { }
00700       TGButton::ShowMembers(R__insp);
00701 }
00702 
00703 namespace ROOT {
00704    // Wrapper around operator delete
00705    static void delete_TGuiBldHintsButton(void *p) {
00706       delete ((::TGuiBldHintsButton*)p);
00707    }
00708    static void deleteArray_TGuiBldHintsButton(void *p) {
00709       delete [] ((::TGuiBldHintsButton*)p);
00710    }
00711    static void destruct_TGuiBldHintsButton(void *p) {
00712       typedef ::TGuiBldHintsButton current_t;
00713       ((current_t*)p)->~current_t();
00714    }
00715    // Wrapper around a custom streamer member function.
00716    static void streamer_TGuiBldHintsButton(TBuffer &buf, void *obj) {
00717       ((::TGuiBldHintsButton*)obj)->::TGuiBldHintsButton::Streamer(buf);
00718    }
00719 } // end of namespace ROOT for class ::TGuiBldHintsButton
00720 
00721 //______________________________________________________________________________
00722 void TGuiBldHintsEditor::Streamer(TBuffer &R__b)
00723 {
00724    // Stream an object of class TGuiBldHintsEditor.
00725 
00726    TGVerticalFrame::Streamer(R__b);
00727 }
00728 
00729 //______________________________________________________________________________
00730 void TGuiBldHintsEditor::ShowMembers(TMemberInspector &R__insp)
00731 {
00732       // Inspect the data members of an object of class TGuiBldHintsEditor.
00733       TClass *R__cl = ::TGuiBldHintsEditor::IsA();
00734       if (R__cl || R__insp.IsA()) { }
00735       R__insp.Inspect(R__cl, R__insp.GetParent(), "*fEditor", &fEditor);
00736       R__insp.Inspect(R__cl, R__insp.GetParent(), "*fNameFrame", &fNameFrame);
00737       R__insp.Inspect(R__cl, R__insp.GetParent(), "*fHintsManager", &fHintsManager);
00738       R__insp.Inspect(R__cl, R__insp.GetParent(), "*fHintsFrame", &fHintsFrame);
00739       R__insp.Inspect(R__cl, R__insp.GetParent(), "*fPaddingFrame", &fPaddingFrame);
00740       R__insp.Inspect(R__cl, R__insp.GetParent(), "*fCbLeft", &fCbLeft);
00741       R__insp.Inspect(R__cl, R__insp.GetParent(), "*fCbRight", &fCbRight);
00742       R__insp.Inspect(R__cl, R__insp.GetParent(), "*fCbTop", &fCbTop);
00743       R__insp.Inspect(R__cl, R__insp.GetParent(), "*fCbBottom", &fCbBottom);
00744       R__insp.Inspect(R__cl, R__insp.GetParent(), "*fCbExpandX", &fCbExpandX);
00745       R__insp.Inspect(R__cl, R__insp.GetParent(), "*fCbExpandY", &fCbExpandY);
00746       R__insp.Inspect(R__cl, R__insp.GetParent(), "*fCbCenterX", &fCbCenterX);
00747       R__insp.Inspect(R__cl, R__insp.GetParent(), "*fCbCenterY", &fCbCenterY);
00748       R__insp.Inspect(R__cl, R__insp.GetParent(), "*fPadTop", &fPadTop);
00749       R__insp.Inspect(R__cl, R__insp.GetParent(), "*fPadBottom", &fPadBottom);
00750       R__insp.Inspect(R__cl, R__insp.GetParent(), "*fPadLeft", &fPadLeft);
00751       R__insp.Inspect(R__cl, R__insp.GetParent(), "*fPadRight", &fPadRight);
00752       R__insp.Inspect(R__cl, R__insp.GetParent(), "*fLayButton", &fLayButton);
00753       R__insp.Inspect(R__cl, R__insp.GetParent(), "*fBuilder", &fBuilder);
00754       TGVerticalFrame::ShowMembers(R__insp);
00755 }
00756 
00757 namespace ROOT {
00758    // Wrapper around operator delete
00759    static void delete_TGuiBldHintsEditor(void *p) {
00760       delete ((::TGuiBldHintsEditor*)p);
00761    }
00762    static void deleteArray_TGuiBldHintsEditor(void *p) {
00763       delete [] ((::TGuiBldHintsEditor*)p);
00764    }
00765    static void destruct_TGuiBldHintsEditor(void *p) {
00766       typedef ::TGuiBldHintsEditor current_t;
00767       ((current_t*)p)->~current_t();
00768    }
00769    // Wrapper around a custom streamer member function.
00770    static void streamer_TGuiBldHintsEditor(TBuffer &buf, void *obj) {
00771       ((::TGuiBldHintsEditor*)obj)->::TGuiBldHintsEditor::Streamer(buf);
00772    }
00773 } // end of namespace ROOT for class ::TGuiBldHintsEditor
00774 
00775 //______________________________________________________________________________
00776 void TGuiBldGeometryFrame::Streamer(TBuffer &R__b)
00777 {
00778    // Stream an object of class TGuiBldGeometryFrame.
00779 
00780    TGVerticalFrame::Streamer(R__b);
00781 }
00782 
00783 //______________________________________________________________________________
00784 void TGuiBldGeometryFrame::ShowMembers(TMemberInspector &R__insp)
00785 {
00786       // Inspect the data members of an object of class TGuiBldGeometryFrame.
00787       TClass *R__cl = ::TGuiBldGeometryFrame::IsA();
00788       if (R__cl || R__insp.IsA()) { }
00789       R__insp.Inspect(R__cl, R__insp.GetParent(), "*fEditor", &fEditor);
00790       R__insp.Inspect(R__cl, R__insp.GetParent(), "*fBuilder", &fBuilder);
00791       R__insp.Inspect(R__cl, R__insp.GetParent(), "*fDragManager", &fDragManager);
00792       R__insp.Inspect(R__cl, R__insp.GetParent(), "*fNEWidth", &fNEWidth);
00793       R__insp.Inspect(R__cl, R__insp.GetParent(), "*fNEHeight", &fNEHeight);
00794       R__insp.Inspect(R__cl, R__insp.GetParent(), "*fSelected", &fSelected);
00795       TGVerticalFrame::ShowMembers(R__insp);
00796 }
00797 
00798 namespace ROOT {
00799    // Wrapper around operator delete
00800    static void delete_TGuiBldGeometryFrame(void *p) {
00801       delete ((::TGuiBldGeometryFrame*)p);
00802    }
00803    static void deleteArray_TGuiBldGeometryFrame(void *p) {
00804       delete [] ((::TGuiBldGeometryFrame*)p);
00805    }
00806    static void destruct_TGuiBldGeometryFrame(void *p) {
00807       typedef ::TGuiBldGeometryFrame current_t;
00808       ((current_t*)p)->~current_t();
00809    }
00810    // Wrapper around a custom streamer member function.
00811    static void streamer_TGuiBldGeometryFrame(TBuffer &buf, void *obj) {
00812       ((::TGuiBldGeometryFrame*)obj)->::TGuiBldGeometryFrame::Streamer(buf);
00813    }
00814 } // end of namespace ROOT for class ::TGuiBldGeometryFrame
00815 
00816 //______________________________________________________________________________
00817 void TGuiBldNameFrame::Streamer(TBuffer &R__b)
00818 {
00819    // Stream an object of class TGuiBldNameFrame.
00820 
00821    TGCompositeFrame::Streamer(R__b);
00822 }
00823 
00824 //______________________________________________________________________________
00825 void TGuiBldNameFrame::ShowMembers(TMemberInspector &R__insp)
00826 {
00827       // Inspect the data members of an object of class TGuiBldNameFrame.
00828       TClass *R__cl = ::TGuiBldNameFrame::IsA();
00829       if (R__cl || R__insp.IsA()) { }
00830       R__insp.Inspect(R__cl, R__insp.GetParent(), "*fLabel", &fLabel);
00831       R__insp.Inspect(R__cl, R__insp.GetParent(), "*fFrameName", &fFrameName);
00832       R__insp.Inspect(R__cl, R__insp.GetParent(), "*fEditor", &fEditor);
00833       R__insp.Inspect(R__cl, R__insp.GetParent(), "*fTitleFrame", &fTitleFrame);
00834       R__insp.Inspect(R__cl, R__insp.GetParent(), "*fBuilder", &fBuilder);
00835       R__insp.Inspect(R__cl, R__insp.GetParent(), "*fManager", &fManager);
00836       R__insp.Inspect(R__cl, R__insp.GetParent(), "*fListTree", &fListTree);
00837       R__insp.Inspect(R__cl, R__insp.GetParent(), "*fCanvas", &fCanvas);
00838       TGCompositeFrame::ShowMembers(R__insp);
00839 }
00840 
00841 namespace ROOT {
00842    // Wrapper around operator delete
00843    static void delete_TGuiBldNameFrame(void *p) {
00844       delete ((::TGuiBldNameFrame*)p);
00845    }
00846    static void deleteArray_TGuiBldNameFrame(void *p) {
00847       delete [] ((::TGuiBldNameFrame*)p);
00848    }
00849    static void destruct_TGuiBldNameFrame(void *p) {
00850       typedef ::TGuiBldNameFrame current_t;
00851       ((current_t*)p)->~current_t();
00852    }
00853    // Wrapper around a custom streamer member function.
00854    static void streamer_TGuiBldNameFrame(TBuffer &buf, void *obj) {
00855       ((::TGuiBldNameFrame*)obj)->::TGuiBldNameFrame::Streamer(buf);
00856    }
00857 } // end of namespace ROOT for class ::TGuiBldNameFrame
00858 
00859 /********************************************************
00860 * gui/guibuilder/src/G__GuiBld.cxx
00861 * CAUTION: DON'T CHANGE THIS FILE. THIS FILE IS AUTOMATICALLY GENERATED
00862 *          FROM HEADER FILES LISTED IN G__setup_cpp_environmentXXX().
00863 *          CHANGE THOSE HEADER FILES AND REGENERATE THIS FILE.
00864 ********************************************************/
00865 
00866 #ifdef G__MEMTEST
00867 #undef malloc
00868 #undef free
00869 #endif
00870 
00871 #if defined(__GNUC__) && __GNUC__ >= 4 && ((__GNUC_MINOR__ == 2 && __GNUC_PATCHLEVEL__ >= 1) || (__GNUC_MINOR__ >= 3))
00872 #pragma GCC diagnostic ignored "-Wstrict-aliasing"
00873 #endif
00874 
00875 extern "C" void G__cpp_reset_tagtableG__GuiBld();
00876 
00877 extern "C" void G__set_cpp_environmentG__GuiBld() {
00878   G__add_compiledheader("TObject.h");
00879   G__add_compiledheader("TMemberInspector.h");
00880   G__add_compiledheader("TGuiBldDragManager.h");
00881   G__add_compiledheader("TGuiBldEditor.h");
00882   G__add_compiledheader("TGuiBldGeometryFrame.h");
00883   G__add_compiledheader("TGuiBldHintsButton.h");
00884   G__add_compiledheader("TGuiBldHintsEditor.h");
00885   G__add_compiledheader("TGuiBldNameFrame.h");
00886   G__add_compiledheader("TRootGuiBuilder.h");
00887   G__cpp_reset_tagtableG__GuiBld();
00888 }
00889 #include <new>
00890 extern "C" int G__cpp_dllrevG__GuiBld() { return(30051515); }
00891 
00892 /*********************************************************
00893 * Member function Interface Method
00894 *********************************************************/
00895 
00896 /* TRootGuiBuilder */
00897 static int G__G__GuiBld_223_0_7(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
00898 {
00899    TRootGuiBuilder* p = NULL;
00900    char* gvp = (char*) G__getgvp();
00901    switch (libp->paran) {
00902    case 1:
00903      //m: 1
00904      if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
00905        p = new TRootGuiBuilder((TGWindow*) G__int(libp->para[0]));
00906      } else {
00907        p = new((void*) gvp) TRootGuiBuilder((TGWindow*) G__int(libp->para[0]));
00908      }
00909      break;
00910    case 0:
00911      int n = G__getaryconstruct();
00912      if (n) {
00913        if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
00914          p = new TRootGuiBuilder[n];
00915        } else {
00916          p = new((void*) gvp) TRootGuiBuilder[n];
00917        }
00918      } else {
00919        if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
00920          p = new TRootGuiBuilder;
00921        } else {
00922          p = new((void*) gvp) TRootGuiBuilder;
00923        }
00924      }
00925      break;
00926    }
00927    result7->obj.i = (long) p;
00928    result7->ref = (long) p;
00929    G__set_tagnum(result7,G__get_linked_tagnum(&G__G__GuiBldLN_TRootGuiBuilder));
00930    return(1 || funcname || hash || result7 || libp) ;
00931 }
00932 
00933 static int G__G__GuiBld_223_0_9(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
00934 {
00935       ((TRootGuiBuilder*) G__getstructoffset())->AddMacro((const char*) G__int(libp->para[0]), (TImage*) G__int(libp->para[1]));
00936       G__setnull(result7);
00937    return(1 || funcname || hash || result7 || libp) ;
00938 }
00939 
00940 static int G__G__GuiBld_223_0_12(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
00941 {
00942       ((TRootGuiBuilder*) G__getstructoffset())->HandleButtons();
00943       G__setnull(result7);
00944    return(1 || funcname || hash || result7 || libp) ;
00945 }
00946 
00947 static int G__G__GuiBld_223_0_15(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
00948 {
00949       ((TRootGuiBuilder*) G__getstructoffset())->ChangeSelected((TGFrame*) G__int(libp->para[0]));
00950       G__setnull(result7);
00951    return(1 || funcname || hash || result7 || libp) ;
00952 }
00953 
00954 static int G__G__GuiBld_223_0_16(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
00955 {
00956       ((TRootGuiBuilder*) G__getstructoffset())->Update();
00957       G__setnull(result7);
00958    return(1 || funcname || hash || result7 || libp) ;
00959 }
00960 
00961 static int G__G__GuiBld_223_0_17(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
00962 {
00963       G__letint(result7, 103, (long) ((const TRootGuiBuilder*) G__getstructoffset())->IsSelectMode());
00964    return(1 || funcname || hash || result7 || libp) ;
00965 }
00966 
00967 static int G__G__GuiBld_223_0_18(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
00968 {
00969       G__letint(result7, 103, (long) ((const TRootGuiBuilder*) G__getstructoffset())->IsGrabButtonDown());
00970    return(1 || funcname || hash || result7 || libp) ;
00971 }
00972 
00973 static int G__G__GuiBld_223_0_19(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
00974 {
00975    switch (libp->paran) {
00976    case 1:
00977       G__letint(result7, 103, (long) ((TRootGuiBuilder*) G__getstructoffset())->OpenProject((Event_t*) G__int(libp->para[0])));
00978       break;
00979    case 0:
00980       G__letint(result7, 103, (long) ((TRootGuiBuilder*) G__getstructoffset())->OpenProject());
00981       break;
00982    }
00983    return(1 || funcname || hash || result7 || libp) ;
00984 }
00985 
00986 static int G__G__GuiBld_223_0_20(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
00987 {
00988    switch (libp->paran) {
00989    case 1:
00990       G__letint(result7, 103, (long) ((TRootGuiBuilder*) G__getstructoffset())->SaveProject((Event_t*) G__int(libp->para[0])));
00991       break;
00992    case 0:
00993       G__letint(result7, 103, (long) ((TRootGuiBuilder*) G__getstructoffset())->SaveProject());
00994       break;
00995    }
00996    return(1 || funcname || hash || result7 || libp) ;
00997 }
00998 
00999 static int G__G__GuiBld_223_0_21(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
01000 {
01001    switch (libp->paran) {
01002    case 1:
01003       G__letint(result7, 103, (long) ((TRootGuiBuilder*) G__getstructoffset())->NewProject(*((TString*) G__int(libp->para[0]))));
01004       break;
01005    case 0:
01006       G__letint(result7, 103, (long) ((TRootGuiBuilder*) G__getstructoffset())->NewProject());
01007       break;
01008    }
01009    return(1 || funcname || hash || result7 || libp) ;
01010 }
01011 
01012 static int G__G__GuiBld_223_0_23(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
01013 {
01014       ((TRootGuiBuilder*) G__getstructoffset())->HandleMenu((Int_t) G__int(libp->para[0]));
01015       G__setnull(result7);
01016    return(1 || funcname || hash || result7 || libp) ;
01017 }
01018 
01019 static int G__G__GuiBld_223_0_25(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
01020 {
01021       ((TRootGuiBuilder*) G__getstructoffset())->MaybeCloseWindow();
01022       G__setnull(result7);
01023    return(1 || funcname || hash || result7 || libp) ;
01024 }
01025 
01026 static int G__G__GuiBld_223_0_26(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
01027 {
01028       ((TRootGuiBuilder*) G__getstructoffset())->HandleWindowClosed((Int_t) G__int(libp->para[0]));
01029       G__setnull(result7);
01030    return(1 || funcname || hash || result7 || libp) ;
01031 }
01032 
01033 static int G__G__GuiBld_223_0_27(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
01034 {
01035    switch (libp->paran) {
01036    case 1:
01037       ((TRootGuiBuilder*) G__getstructoffset())->UpdateStatusBar((const char*) G__int(libp->para[0]));
01038       G__setnull(result7);
01039       break;
01040    case 0:
01041       ((TRootGuiBuilder*) G__getstructoffset())->UpdateStatusBar();
01042       G__setnull(result7);
01043       break;
01044    }
01045    return(1 || funcname || hash || result7 || libp) ;
01046 }
01047 
01048 static int G__G__GuiBld_223_0_28(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
01049 {
01050       ((TRootGuiBuilder*) G__getstructoffset())->EraseStatusBar();
01051       G__setnull(result7);
01052    return(1 || funcname || hash || result7 || libp) ;
01053 }
01054 
01055 static int G__G__GuiBld_223_0_29(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
01056 {
01057       ((TRootGuiBuilder*) G__getstructoffset())->SwitchToolbarButton();
01058       G__setnull(result7);
01059    return(1 || funcname || hash || result7 || libp) ;
01060 }
01061 
01062 static int G__G__GuiBld_223_0_30(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
01063 {
01064       G__letint(result7, 85, (long) ((TRootGuiBuilder*) G__getstructoffset())->FindEditableMdiFrame((TGWindow*) G__int(libp->para[0])));
01065    return(1 || funcname || hash || result7 || libp) ;
01066 }
01067 
01068 static int G__G__GuiBld_223_0_31(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
01069 {
01070       G__letint(result7, 85, (long) ((const TRootGuiBuilder*) G__getstructoffset())->GetEditor());
01071    return(1 || funcname || hash || result7 || libp) ;
01072 }
01073 
01074 static int G__G__GuiBld_223_0_32(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
01075 {
01076       G__letint(result7, 85, (long) ((const TRootGuiBuilder*) G__getstructoffset())->GetToolDock());
01077    return(1 || funcname || hash || result7 || libp) ;
01078 }
01079 
01080 static int G__G__GuiBld_223_0_33(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
01081 {
01082       G__letint(result7, 85, (long) ((const TRootGuiBuilder*) G__getstructoffset())->GetMdiMain());
01083    return(1 || funcname || hash || result7 || libp) ;
01084 }
01085 
01086 static int G__G__GuiBld_223_0_34(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
01087 {
01088       G__letint(result7, 85, (long) ((const TRootGuiBuilder*) G__getstructoffset())->GetEditable());
01089    return(1 || funcname || hash || result7 || libp) ;
01090 }
01091 
01092 static int G__G__GuiBld_223_0_35(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
01093 {
01094       G__letint(result7, 85, (long) ((const TRootGuiBuilder*) G__getstructoffset())->GetManager());
01095    return(1 || funcname || hash || result7 || libp) ;
01096 }
01097 
01098 static int G__G__GuiBld_223_0_36(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
01099 {
01100       G__letint(result7, 107, (long) TRootGuiBuilder::GetBgnd());
01101    return(1 || funcname || hash || result7 || libp) ;
01102 }
01103 
01104 static int G__G__GuiBld_223_0_37(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
01105 {
01106       G__letint(result7, 85, (long) TRootGuiBuilder::GetBgndGC());
01107    return(1 || funcname || hash || result7 || libp) ;
01108 }
01109 
01110 static int G__G__GuiBld_223_0_38(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
01111 {
01112       G__letint(result7, 107, (long) TRootGuiBuilder::GetPopupBgnd());
01113    return(1 || funcname || hash || result7 || libp) ;
01114 }
01115 
01116 static int G__G__GuiBld_223_0_39(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
01117 {
01118       G__letint(result7, 85, (long) TRootGuiBuilder::GetPopupBgndGC());
01119    return(1 || funcname || hash || result7 || libp) ;
01120 }
01121 
01122 static int G__G__GuiBld_223_0_40(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
01123 {
01124       G__letint(result7, 107, (long) TRootGuiBuilder::GetPopupHlght());
01125    return(1 || funcname || hash || result7 || libp) ;
01126 }
01127 
01128 static int G__G__GuiBld_223_0_41(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
01129 {
01130       G__letint(result7, 85, (long) TRootGuiBuilder::GetPopupHlghtGC());
01131    return(1 || funcname || hash || result7 || libp) ;
01132 }
01133 
01134 static int G__G__GuiBld_223_0_42(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
01135 {
01136       TRootGuiBuilder::PropagateBgndColor((TGFrame*) G__int(libp->para[0]), (Pixel_t) G__int(libp->para[1]));
01137       G__setnull(result7);
01138    return(1 || funcname || hash || result7 || libp) ;
01139 }
01140 
01141 static int G__G__GuiBld_223_0_43(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
01142 {
01143       G__letint(result7, 85, (long) TRootGuiBuilder::HSplitter());
01144    return(1 || funcname || hash || result7 || libp) ;
01145 }
01146 
01147 static int G__G__GuiBld_223_0_44(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
01148 {
01149       G__letint(result7, 85, (long) TRootGuiBuilder::VSplitter());
01150    return(1 || funcname || hash || result7 || libp) ;
01151 }
01152 
01153 static int G__G__GuiBld_223_0_45(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
01154 {
01155       G__letint(result7, 85, (long) TRootGuiBuilder::CreatePopup());
01156    return(1 || funcname || hash || result7 || libp) ;
01157 }
01158 
01159 static int G__G__GuiBld_223_0_46(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
01160 {
01161       G__letint(result7, 85, (long) TRootGuiBuilder::BuildListTree());
01162    return(1 || funcname || hash || result7 || libp) ;
01163 }
01164 
01165 static int G__G__GuiBld_223_0_47(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
01166 {
01167       G__letint(result7, 85, (long) TRootGuiBuilder::BuildCanvas());
01168    return(1 || funcname || hash || result7 || libp) ;
01169 }
01170 
01171 static int G__G__GuiBld_223_0_48(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
01172 {
01173       G__letint(result7, 85, (long) TRootGuiBuilder::BuildShutter());
01174    return(1 || funcname || hash || result7 || libp) ;
01175 }
01176 
01177 static int G__G__GuiBld_223_0_49(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
01178 {
01179       G__letint(result7, 85, (long) TRootGuiBuilder::BuildTextEdit());
01180    return(1 || funcname || hash || result7 || libp) ;
01181 }
01182 
01183 static int G__G__GuiBld_223_0_50(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
01184 {
01185       G__letint(result7, 85, (long) TRootGuiBuilder::BuildTab());
01186    return(1 || funcname || hash || result7 || libp) ;
01187 }
01188 
01189 static int G__G__GuiBld_223_0_51(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
01190 {
01191       G__letint(result7, 85, (long) TRootGuiBuilder::BuildListBox());
01192    return(1 || funcname || hash || result7 || libp) ;
01193 }
01194 
01195 static int G__G__GuiBld_223_0_52(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
01196 {
01197       G__letint(result7, 85, (long) TRootGuiBuilder::BuildComboBox());
01198    return(1 || funcname || hash || result7 || libp) ;
01199 }
01200 
01201 static int G__G__GuiBld_223_0_53(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
01202 {
01203       G__letint(result7, 85, (long) TRootGuiBuilder::BuildH3DLine());
01204    return(1 || funcname || hash || result7 || libp) ;
01205 }
01206 
01207 static int G__G__GuiBld_223_0_54(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
01208 {
01209       G__letint(result7, 85, (long) TRootGuiBuilder::BuildV3DLine());
01210    return(1 || funcname || hash || result7 || libp) ;
01211 }
01212 
01213 static int G__G__GuiBld_223_0_55(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
01214 {
01215       G__letint(result7, 85, (long) TRootGuiBuilder::BuildHScrollBar());
01216    return(1 || funcname || hash || result7 || libp) ;
01217 }
01218 
01219 static int G__G__GuiBld_223_0_56(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
01220 {
01221       G__letint(result7, 85, (long) TRootGuiBuilder::BuildVScrollBar());
01222    return(1 || funcname || hash || result7 || libp) ;
01223 }
01224 
01225 static int G__G__GuiBld_223_0_57(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
01226 {
01227       G__letint(result7, 85, (long) TRootGuiBuilder::BuildHProgressBar());
01228    return(1 || funcname || hash || result7 || libp) ;
01229 }
01230 
01231 static int G__G__GuiBld_223_0_58(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
01232 {
01233       G__letint(result7, 85, (long) TRootGuiBuilder::BuildVProgressBar());
01234    return(1 || funcname || hash || result7 || libp) ;
01235 }
01236 
01237 static int G__G__GuiBld_223_0_59(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
01238 {
01239       G__letint(result7, 85, (long) TRootGuiBuilder::Class());
01240    return(1 || funcname || hash || result7 || libp) ;
01241 }
01242 
01243 static int G__G__GuiBld_223_0_60(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
01244 {
01245       G__letint(result7, 67, (long) TRootGuiBuilder::Class_Name());
01246    return(1 || funcname || hash || result7 || libp) ;
01247 }
01248 
01249 static int G__G__GuiBld_223_0_61(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
01250 {
01251       G__letint(result7, 115, (long) TRootGuiBuilder::Class_Version());
01252    return(1 || funcname || hash || result7 || libp) ;
01253 }
01254 
01255 static int G__G__GuiBld_223_0_62(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
01256 {
01257       TRootGuiBuilder::Dictionary();
01258       G__setnull(result7);
01259    return(1 || funcname || hash || result7 || libp) ;
01260 }
01261 
01262 static int G__G__GuiBld_223_0_66(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
01263 {
01264       ((TRootGuiBuilder*) G__getstructoffset())->StreamerNVirtual(*(TBuffer*) libp->para[0].ref);
01265       G__setnull(result7);
01266    return(1 || funcname || hash || result7 || libp) ;
01267 }
01268 
01269 static int G__G__GuiBld_223_0_67(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
01270 {
01271       G__letint(result7, 67, (long) TRootGuiBuilder::DeclFileName());
01272    return(1 || funcname || hash || result7 || libp) ;
01273 }
01274 
01275 static int G__G__GuiBld_223_0_68(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
01276 {
01277       G__letint(result7, 105, (long) TRootGuiBuilder::ImplFileLine());
01278    return(1 || funcname || hash || result7 || libp) ;
01279 }
01280 
01281 static int G__G__GuiBld_223_0_69(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
01282 {
01283       G__letint(result7, 67, (long) TRootGuiBuilder::ImplFileName());
01284    return(1 || funcname || hash || result7 || libp) ;
01285 }
01286 
01287 static int G__G__GuiBld_223_0_70(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
01288 {
01289       G__letint(result7, 105, (long) TRootGuiBuilder::DeclFileLine());
01290    return(1 || funcname || hash || result7 || libp) ;
01291 }
01292 
01293 // automatic destructor
01294 typedef TRootGuiBuilder G__TTRootGuiBuilder;
01295 static int G__G__GuiBld_223_0_71(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
01296 {
01297    char* gvp = (char*) G__getgvp();
01298    long soff = G__getstructoffset();
01299    int n = G__getaryconstruct();
01300    //
01301    //has_a_delete: 1
01302    //has_own_delete1arg: 0
01303    //has_own_delete2arg: 0
01304    //
01305    if (!soff) {
01306      return(1);
01307    }
01308    if (n) {
01309      if (gvp == (char*)G__PVOID) {
01310        delete[] (TRootGuiBuilder*) soff;
01311      } else {
01312        G__setgvp((long) G__PVOID);
01313        for (int i = n - 1; i >= 0; --i) {
01314          ((TRootGuiBuilder*) (soff+(sizeof(TRootGuiBuilder)*i)))->~G__TTRootGuiBuilder();
01315        }
01316        G__setgvp((long)gvp);
01317      }
01318    } else {
01319      if (gvp == (char*)G__PVOID) {
01320        delete (TRootGuiBuilder*) soff;
01321      } else {
01322        G__setgvp((long) G__PVOID);
01323        ((TRootGuiBuilder*) (soff))->~G__TTRootGuiBuilder();
01324        G__setgvp((long)gvp);
01325      }
01326    }
01327    G__setnull(result7);
01328    return(1 || funcname || hash || result7 || libp) ;
01329 }
01330 
01331 
01332 /* TGuiBldEditor */
01333 static int G__G__GuiBld_226_0_1(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
01334 {
01335    TGuiBldEditor* p = NULL;
01336    char* gvp = (char*) G__getgvp();
01337    switch (libp->paran) {
01338    case 1:
01339      //m: 1
01340      if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
01341        p = new TGuiBldEditor((TGWindow*) G__int(libp->para[0]));
01342      } else {
01343        p = new((void*) gvp) TGuiBldEditor((TGWindow*) G__int(libp->para[0]));
01344      }
01345      break;
01346    case 0:
01347      int n = G__getaryconstruct();
01348      if (n) {
01349        if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
01350          p = new TGuiBldEditor[n];
01351        } else {
01352          p = new((void*) gvp) TGuiBldEditor[n];
01353        }
01354      } else {
01355        if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
01356          p = new TGuiBldEditor;
01357        } else {
01358          p = new((void*) gvp) TGuiBldEditor;
01359        }
01360      }
01361      break;
01362    }
01363    result7->obj.i = (long) p;
01364    result7->ref = (long) p;
01365    G__set_tagnum(result7,G__get_linked_tagnum(&G__G__GuiBldLN_TGuiBldEditor));
01366    return(1 || funcname || hash || result7 || libp) ;
01367 }
01368 
01369 static int G__G__GuiBld_226_0_2(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
01370 {
01371       G__letint(result7, 105, (long) ((const TGuiBldEditor*) G__getstructoffset())->GetXPos());
01372    return(1 || funcname || hash || result7 || libp) ;
01373 }
01374 
01375 static int G__G__GuiBld_226_0_3(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
01376 {
01377       G__letint(result7, 105, (long) ((const TGuiBldEditor*) G__getstructoffset())->GetYPos());
01378    return(1 || funcname || hash || result7 || libp) ;
01379 }
01380 
01381 static int G__G__GuiBld_226_0_4(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
01382 {
01383       ((TGuiBldEditor*) G__getstructoffset())->SetXPos((Int_t) G__int(libp->para[0]));
01384       G__setnull(result7);
01385    return(1 || funcname || hash || result7 || libp) ;
01386 }
01387 
01388 static int G__G__GuiBld_226_0_5(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
01389 {
01390       ((TGuiBldEditor*) G__getstructoffset())->SetYPos((Int_t) G__int(libp->para[0]));
01391       G__setnull(result7);
01392    return(1 || funcname || hash || result7 || libp) ;
01393 }
01394 
01395 static int G__G__GuiBld_226_0_6(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
01396 {
01397       G__letint(result7, 85, (long) ((const TGuiBldEditor*) G__getstructoffset())->GetSelected());
01398    return(1 || funcname || hash || result7 || libp) ;
01399 }
01400 
01401 static int G__G__GuiBld_226_0_7(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
01402 {
01403       G__letint(result7, 103, (long) ((const TGuiBldEditor*) G__getstructoffset())->IsEmbedded());
01404    return(1 || funcname || hash || result7 || libp) ;
01405 }
01406 
01407 static int G__G__GuiBld_226_0_8(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
01408 {
01409    switch (libp->paran) {
01410    case 1:
01411       ((TGuiBldEditor*) G__getstructoffset())->SetEmbedded((Bool_t) G__int(libp->para[0]));
01412       G__setnull(result7);
01413       break;
01414    case 0:
01415       ((TGuiBldEditor*) G__getstructoffset())->SetEmbedded();
01416       G__setnull(result7);
01417       break;
01418    }
01419    return(1 || funcname || hash || result7 || libp) ;
01420 }
01421 
01422 static int G__G__GuiBld_226_0_9(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
01423 {
01424       ((TGuiBldEditor*) G__getstructoffset())->Hide();
01425       G__setnull(result7);
01426    return(1 || funcname || hash || result7 || libp) ;
01427 }
01428 
01429 static int G__G__GuiBld_226_0_10(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
01430 {
01431       ((TGuiBldEditor*) G__getstructoffset())->UpdateBorder((Int_t) G__int(libp->para[0]));
01432       G__setnull(result7);
01433    return(1 || funcname || hash || result7 || libp) ;
01434 }
01435 
01436 static int G__G__GuiBld_226_0_11(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
01437 {
01438       ((TGuiBldEditor*) G__getstructoffset())->UpdateBackground((Pixel_t) G__int(libp->para[0]));
01439       G__setnull(result7);
01440    return(1 || funcname || hash || result7 || libp) ;
01441 }
01442 
01443 static int G__G__GuiBld_226_0_12(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
01444 {
01445       ((TGuiBldEditor*) G__getstructoffset())->UpdateForeground((Pixel_t) G__int(libp->para[0]));
01446       G__setnull(result7);
01447    return(1 || funcname || hash || result7 || libp) ;
01448 }
01449 
01450 static int G__G__GuiBld_226_0_13(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
01451 {
01452       ((TGuiBldEditor*) G__getstructoffset())->Reset();
01453       G__setnull(result7);
01454    return(1 || funcname || hash || result7 || libp) ;
01455 }
01456 
01457 static int G__G__GuiBld_226_0_14(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
01458 {
01459       G__letint(result7, 85, (long) ((const TGuiBldEditor*) G__getstructoffset())->GetHintsEditor());
01460    return(1 || funcname || hash || result7 || libp) ;
01461 }
01462 
01463 static int G__G__GuiBld_226_0_16(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
01464 {
01465       ((TGuiBldEditor*) G__getstructoffset())->TabSelected((Int_t) G__int(libp->para[0]));
01466       G__setnull(result7);
01467    return(1 || funcname || hash || result7 || libp) ;
01468 }
01469 
01470 static int G__G__GuiBld_226_0_17(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
01471 {
01472    switch (libp->paran) {
01473    case 1:
01474       ((TGuiBldEditor*) G__getstructoffset())->UpdateSelected((TGFrame*) G__int(libp->para[0]));
01475       G__setnull(result7);
01476       break;
01477    case 0:
01478       ((TGuiBldEditor*) G__getstructoffset())->UpdateSelected();
01479       G__setnull(result7);
01480       break;
01481    }
01482    return(1 || funcname || hash || result7 || libp) ;
01483 }
01484 
01485 static int G__G__GuiBld_226_0_18(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
01486 {
01487       ((TGuiBldEditor*) G__getstructoffset())->ChangeSelected((TGFrame*) G__int(libp->para[0]));
01488       G__setnull(result7);
01489    return(1 || funcname || hash || result7 || libp) ;
01490 }
01491 
01492 static int G__G__GuiBld_226_0_19(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
01493 {
01494       ((TGuiBldEditor*) G__getstructoffset())->SwitchLayout();
01495       G__setnull(result7);
01496    return(1 || funcname || hash || result7 || libp) ;
01497 }
01498 
01499 static int G__G__GuiBld_226_0_20(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
01500 {
01501       G__letint(result7, 85, (long) TGuiBldEditor::Class());
01502    return(1 || funcname || hash || result7 || libp) ;
01503 }
01504 
01505 static int G__G__GuiBld_226_0_21(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
01506 {
01507       G__letint(result7, 67, (long) TGuiBldEditor::Class_Name());
01508    return(1 || funcname || hash || result7 || libp) ;
01509 }
01510 
01511 static int G__G__GuiBld_226_0_22(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
01512 {
01513       G__letint(result7, 115, (long) TGuiBldEditor::Class_Version());
01514    return(1 || funcname || hash || result7 || libp) ;
01515 }
01516 
01517 static int G__G__GuiBld_226_0_23(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
01518 {
01519       TGuiBldEditor::Dictionary();
01520       G__setnull(result7);
01521    return(1 || funcname || hash || result7 || libp) ;
01522 }
01523 
01524 static int G__G__GuiBld_226_0_27(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
01525 {
01526       ((TGuiBldEditor*) G__getstructoffset())->StreamerNVirtual(*(TBuffer*) libp->para[0].ref);
01527       G__setnull(result7);
01528    return(1 || funcname || hash || result7 || libp) ;
01529 }
01530 
01531 static int G__G__GuiBld_226_0_28(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
01532 {
01533       G__letint(result7, 67, (long) TGuiBldEditor::DeclFileName());
01534    return(1 || funcname || hash || result7 || libp) ;
01535 }
01536 
01537 static int G__G__GuiBld_226_0_29(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
01538 {
01539       G__letint(result7, 105, (long) TGuiBldEditor::ImplFileLine());
01540    return(1 || funcname || hash || result7 || libp) ;
01541 }
01542 
01543 static int G__G__GuiBld_226_0_30(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
01544 {
01545       G__letint(result7, 67, (long) TGuiBldEditor::ImplFileName());
01546    return(1 || funcname || hash || result7 || libp) ;
01547 }
01548 
01549 static int G__G__GuiBld_226_0_31(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
01550 {
01551       G__letint(result7, 105, (long) TGuiBldEditor::DeclFileLine());
01552    return(1 || funcname || hash || result7 || libp) ;
01553 }
01554 
01555 // automatic destructor
01556 typedef TGuiBldEditor G__TTGuiBldEditor;
01557 static int G__G__GuiBld_226_0_32(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
01558 {
01559    char* gvp = (char*) G__getgvp();
01560    long soff = G__getstructoffset();
01561    int n = G__getaryconstruct();
01562    //
01563    //has_a_delete: 1
01564    //has_own_delete1arg: 0
01565    //has_own_delete2arg: 0
01566    //
01567    if (!soff) {
01568      return(1);
01569    }
01570    if (n) {
01571      if (gvp == (char*)G__PVOID) {
01572        delete[] (TGuiBldEditor*) soff;
01573      } else {
01574        G__setgvp((long) G__PVOID);
01575        for (int i = n - 1; i >= 0; --i) {
01576          ((TGuiBldEditor*) (soff+(sizeof(TGuiBldEditor)*i)))->~G__TTGuiBldEditor();
01577        }
01578        G__setgvp((long)gvp);
01579      }
01580    } else {
01581      if (gvp == (char*)G__PVOID) {
01582        delete (TGuiBldEditor*) soff;
01583      } else {
01584        G__setgvp((long) G__PVOID);
01585        ((TGuiBldEditor*) (soff))->~G__TTGuiBldEditor();
01586        G__setgvp((long)gvp);
01587      }
01588    }
01589    G__setnull(result7);
01590    return(1 || funcname || hash || result7 || libp) ;
01591 }
01592 
01593 
01594 /* TGuiBldDragManager */
01595 static int G__G__GuiBld_239_0_99(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
01596 {
01597    TGuiBldDragManager* p = NULL;
01598    char* gvp = (char*) G__getgvp();
01599    int n = G__getaryconstruct();
01600    if (n) {
01601      if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
01602        p = new TGuiBldDragManager[n];
01603      } else {
01604        p = new((void*) gvp) TGuiBldDragManager[n];
01605      }
01606    } else {
01607      if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
01608        p = new TGuiBldDragManager;
01609      } else {
01610        p = new((void*) gvp) TGuiBldDragManager;
01611      }
01612    }
01613    result7->obj.i = (long) p;
01614    result7->ref = (long) p;
01615    G__set_tagnum(result7,G__get_linked_tagnum(&G__G__GuiBldLN_TGuiBldDragManager));
01616    return(1 || funcname || hash || result7 || libp) ;
01617 }
01618 
01619 static int G__G__GuiBld_239_0_100(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
01620 {
01621       ((TGuiBldDragManager*) G__getstructoffset())->HandleAction((Int_t) G__int(libp->para[0]));
01622       G__setnull(result7);
01623    return(1 || funcname || hash || result7 || libp) ;
01624 }
01625 
01626 static int G__G__GuiBld_239_0_102(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
01627 {
01628       G__letint(result7, 85, (long) ((const TGuiBldDragManager*) G__getstructoffset())->GetTarget());
01629    return(1 || funcname || hash || result7 || libp) ;
01630 }
01631 
01632 static int G__G__GuiBld_239_0_103(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
01633 {
01634       G__letint(result7, 85, (long) ((const TGuiBldDragManager*) G__getstructoffset())->GetSelected());
01635    return(1 || funcname || hash || result7 || libp) ;
01636 }
01637 
01638 static int G__G__GuiBld_239_0_104(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
01639 {
01640       ((TGuiBldDragManager*) G__getstructoffset())->Snap2Grid();
01641       G__setnull(result7);
01642    return(1 || funcname || hash || result7 || libp) ;
01643 }
01644 
01645 static int G__G__GuiBld_239_0_105(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
01646 {
01647       ((TGuiBldDragManager*) G__getstructoffset())->SetGridStep((UInt_t) G__int(libp->para[0]));
01648       G__setnull(result7);
01649    return(1 || funcname || hash || result7 || libp) ;
01650 }
01651 
01652 static int G__G__GuiBld_239_0_106(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
01653 {
01654       G__letint(result7, 104, (long) ((TGuiBldDragManager*) G__getstructoffset())->GetGridStep());
01655    return(1 || funcname || hash || result7 || libp) ;
01656 }
01657 
01658 static int G__G__GuiBld_239_0_107(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
01659 {
01660       ((TGuiBldDragManager*) G__getstructoffset())->HandleUpdateSelected((TGFrame*) G__int(libp->para[0]));
01661       G__setnull(result7);
01662    return(1 || funcname || hash || result7 || libp) ;
01663 }
01664 
01665 static int G__G__GuiBld_239_0_112(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
01666 {
01667       G__letint(result7, 103, (long) ((const TGuiBldDragManager*) G__getstructoffset())->GetDropStatus());
01668    return(1 || funcname || hash || result7 || libp) ;
01669 }
01670 
01671 static int G__G__GuiBld_239_0_113(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
01672 {
01673       ((TGuiBldDragManager*) G__getstructoffset())->SetBuilder((TRootGuiBuilder*) G__int(libp->para[0]));
01674       G__setnull(result7);
01675    return(1 || funcname || hash || result7 || libp) ;
01676 }
01677 
01678 static int G__G__GuiBld_239_0_114(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
01679 {
01680       G__letint(result7, 103, (long) ((const TGuiBldDragManager*) G__getstructoffset())->IsStopped());
01681    return(1 || funcname || hash || result7 || libp) ;
01682 }
01683 
01684 static int G__G__GuiBld_239_0_115(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
01685 {
01686    switch (libp->paran) {
01687    case 1:
01688       ((TGuiBldDragManager*) G__getstructoffset())->SetEditable((Bool_t) G__int(libp->para[0]));
01689       G__setnull(result7);
01690       break;
01691    case 0:
01692       ((TGuiBldDragManager*) G__getstructoffset())->SetEditable();
01693       G__setnull(result7);
01694       break;
01695    }
01696    return(1 || funcname || hash || result7 || libp) ;
01697 }
01698 
01699 static int G__G__GuiBld_239_0_116(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
01700 {
01701    switch (libp->paran) {
01702    case 2:
01703       ((TGuiBldDragManager*) G__getstructoffset())->SelectFrame((TGFrame*) G__int(libp->para[0]), (Bool_t) G__int(libp->para[1]));
01704       G__setnull(result7);
01705       break;
01706    case 1:
01707       ((TGuiBldDragManager*) G__getstructoffset())->SelectFrame((TGFrame*) G__int(libp->para[0]));
01708       G__setnull(result7);
01709       break;
01710    }
01711    return(1 || funcname || hash || result7 || libp) ;
01712 }
01713 
01714 static int G__G__GuiBld_239_0_117(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
01715 {
01716       TGuiBldDragManager::MapGlobalDialog((TGMainFrame*) G__int(libp->para[0]), (TGFrame*) G__int(libp->para[1]));
01717       G__setnull(result7);
01718    return(1 || funcname || hash || result7 || libp) ;
01719 }
01720 
01721 static int G__G__GuiBld_239_0_119(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
01722 {
01723       ((TGuiBldDragManager*) G__getstructoffset())->TimerEvent((Event_t*) G__int(libp->para[0]));
01724       G__setnull(result7);
01725    return(1 || funcname || hash || result7 || libp) ;
01726 }
01727 
01728 static int G__G__GuiBld_239_0_120(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
01729 {
01730       ((TGuiBldDragManager*) G__getstructoffset())->DoClassMenu((Int_t) G__int(libp->para[0]));
01731       G__setnull(result7);
01732    return(1 || funcname || hash || result7 || libp) ;
01733 }
01734 
01735 static int G__G__GuiBld_239_0_121(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
01736 {
01737       ((TGuiBldDragManager*) G__getstructoffset())->DoDialogOK();
01738       G__setnull(result7);
01739    return(1 || funcname || hash || result7 || libp) ;
01740 }
01741 
01742 static int G__G__GuiBld_239_0_122(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
01743 {
01744       ((TGuiBldDragManager*) G__getstructoffset())->DoDialogApply();
01745       G__setnull(result7);
01746    return(1 || funcname || hash || result7 || libp) ;
01747 }
01748 
01749 static int G__G__GuiBld_239_0_123(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
01750 {
01751       ((TGuiBldDragManager*) G__getstructoffset())->DoDialogCancel();
01752       G__setnull(result7);
01753    return(1 || funcname || hash || result7 || libp) ;
01754 }
01755 
01756 static int G__G__GuiBld_239_0_124(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
01757 {
01758       ((TGuiBldDragManager*) G__getstructoffset())->ChangeProperties((TGLabel*) G__int(libp->para[0]));
01759       G__setnull(result7);
01760    return(1 || funcname || hash || result7 || libp) ;
01761 }
01762 
01763 static int G__G__GuiBld_239_0_125(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
01764 {
01765       ((TGuiBldDragManager*) G__getstructoffset())->ChangeProperties((TGTextButton*) G__int(libp->para[0]));
01766       G__setnull(result7);
01767    return(1 || funcname || hash || result7 || libp) ;
01768 }
01769 
01770 static int G__G__GuiBld_239_0_126(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
01771 {
01772       ((TGuiBldDragManager*) G__getstructoffset())->ChangeTextFont((TGGroupFrame*) G__int(libp->para[0]));
01773       G__setnull(result7);
01774    return(1 || funcname || hash || result7 || libp) ;
01775 }
01776 
01777 static int G__G__GuiBld_239_0_127(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
01778 {
01779       ((TGuiBldDragManager*) G__getstructoffset())->ChangeTextFont((TGTextEntry*) G__int(libp->para[0]));
01780       G__setnull(result7);
01781    return(1 || funcname || hash || result7 || libp) ;
01782 }
01783 
01784 static int G__G__GuiBld_239_0_128(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
01785 {
01786       ((TGuiBldDragManager*) G__getstructoffset())->ChangePicture((TGPictureButton*) G__int(libp->para[0]));
01787       G__setnull(result7);
01788    return(1 || funcname || hash || result7 || libp) ;
01789 }
01790 
01791 static int G__G__GuiBld_239_0_129(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
01792 {
01793       ((TGuiBldDragManager*) G__getstructoffset())->ChangeImage((TGIcon*) G__int(libp->para[0]));
01794       G__setnull(result7);
01795    return(1 || funcname || hash || result7 || libp) ;
01796 }
01797 
01798 static int G__G__GuiBld_239_0_130(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
01799 {
01800       ((TGuiBldDragManager*) G__getstructoffset())->ChangeBarColor((TGProgressBar*) G__int(libp->para[0]));
01801       G__setnull(result7);
01802    return(1 || funcname || hash || result7 || libp) ;
01803 }
01804 
01805 static int G__G__GuiBld_239_0_131(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
01806 {
01807       ((TGuiBldDragManager*) G__getstructoffset())->ChangeTextColor((TGGroupFrame*) G__int(libp->para[0]));
01808       G__setnull(result7);
01809    return(1 || funcname || hash || result7 || libp) ;
01810 }
01811 
01812 static int G__G__GuiBld_239_0_132(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
01813 {
01814       ((TGuiBldDragManager*) G__getstructoffset())->ChangeTextColor((TGLabel*) G__int(libp->para[0]));
01815       G__setnull(result7);
01816    return(1 || funcname || hash || result7 || libp) ;
01817 }
01818 
01819 static int G__G__GuiBld_239_0_133(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
01820 {
01821       ((TGuiBldDragManager*) G__getstructoffset())->ChangeTextColor((TGTextButton*) G__int(libp->para[0]));
01822       G__setnull(result7);
01823    return(1 || funcname || hash || result7 || libp) ;
01824 }
01825 
01826 static int G__G__GuiBld_239_0_134(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
01827 {
01828       ((TGuiBldDragManager*) G__getstructoffset())->ChangeTextColor((TGProgressBar*) G__int(libp->para[0]));
01829       G__setnull(result7);
01830    return(1 || funcname || hash || result7 || libp) ;
01831 }
01832 
01833 static int G__G__GuiBld_239_0_135(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
01834 {
01835       ((TGuiBldDragManager*) G__getstructoffset())->ChangeTextColor((TGTextEntry*) G__int(libp->para[0]));
01836       G__setnull(result7);
01837    return(1 || funcname || hash || result7 || libp) ;
01838 }
01839 
01840 static int G__G__GuiBld_239_0_136(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
01841 {
01842       ((TGuiBldDragManager*) G__getstructoffset())->ChangeBackgroundColor((TGListBox*) G__int(libp->para[0]));
01843       G__setnull(result7);
01844    return(1 || funcname || hash || result7 || libp) ;
01845 }
01846 
01847 static int G__G__GuiBld_239_0_137(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
01848 {
01849       ((TGuiBldDragManager*) G__getstructoffset())->ChangeBackgroundColor((TGCanvas*) G__int(libp->para[0]));
01850       G__setnull(result7);
01851    return(1 || funcname || hash || result7 || libp) ;
01852 }
01853 
01854 static int G__G__GuiBld_239_0_138(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
01855 {
01856       ((TGuiBldDragManager*) G__getstructoffset())->ChangeBackgroundColor((TGComboBox*) G__int(libp->para[0]));
01857       G__setnull(result7);
01858    return(1 || funcname || hash || result7 || libp) ;
01859 }
01860 
01861 static int G__G__GuiBld_239_0_139(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
01862 {
01863       ((TGuiBldDragManager*) G__getstructoffset())->ChangeBackgroundColor((TGFrame*) G__int(libp->para[0]));
01864       G__setnull(result7);
01865    return(1 || funcname || hash || result7 || libp) ;
01866 }
01867 
01868 static int G__G__GuiBld_239_0_140(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
01869 {
01870       ((TGuiBldDragManager*) G__getstructoffset())->ChangeBackgroundColor((TGCompositeFrame*) G__int(libp->para[0]));
01871       G__setnull(result7);
01872    return(1 || funcname || hash || result7 || libp) ;
01873 }
01874 
01875 static int G__G__GuiBld_239_0_141(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
01876 {
01877       G__letint(result7, 85, (long) TGuiBldDragManager::Class());
01878    return(1 || funcname || hash || result7 || libp) ;
01879 }
01880 
01881 static int G__G__GuiBld_239_0_142(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
01882 {
01883       G__letint(result7, 67, (long) TGuiBldDragManager::Class_Name());
01884    return(1 || funcname || hash || result7 || libp) ;
01885 }
01886 
01887 static int G__G__GuiBld_239_0_143(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
01888 {
01889       G__letint(result7, 115, (long) TGuiBldDragManager::Class_Version());
01890    return(1 || funcname || hash || result7 || libp) ;
01891 }
01892 
01893 static int G__G__GuiBld_239_0_144(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
01894 {
01895       TGuiBldDragManager::Dictionary();
01896       G__setnull(result7);
01897    return(1 || funcname || hash || result7 || libp) ;
01898 }
01899 
01900 static int G__G__GuiBld_239_0_148(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
01901 {
01902       ((TGuiBldDragManager*) G__getstructoffset())->StreamerNVirtual(*(TBuffer*) libp->para[0].ref);
01903       G__setnull(result7);
01904    return(1 || funcname || hash || result7 || libp) ;
01905 }
01906 
01907 static int G__G__GuiBld_239_0_149(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
01908 {
01909       G__letint(result7, 67, (long) TGuiBldDragManager::DeclFileName());
01910    return(1 || funcname || hash || result7 || libp) ;
01911 }
01912 
01913 static int G__G__GuiBld_239_0_150(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
01914 {
01915       G__letint(result7, 105, (long) TGuiBldDragManager::ImplFileLine());
01916    return(1 || funcname || hash || result7 || libp) ;
01917 }
01918 
01919 static int G__G__GuiBld_239_0_151(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
01920 {
01921       G__letint(result7, 67, (long) TGuiBldDragManager::ImplFileName());
01922    return(1 || funcname || hash || result7 || libp) ;
01923 }
01924 
01925 static int G__G__GuiBld_239_0_152(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
01926 {
01927       G__letint(result7, 105, (long) TGuiBldDragManager::DeclFileLine());
01928    return(1 || funcname || hash || result7 || libp) ;
01929 }
01930 
01931 // automatic destructor
01932 typedef TGuiBldDragManager G__TTGuiBldDragManager;
01933 static int G__G__GuiBld_239_0_153(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
01934 {
01935    char* gvp = (char*) G__getgvp();
01936    long soff = G__getstructoffset();
01937    int n = G__getaryconstruct();
01938    //
01939    //has_a_delete: 1
01940    //has_own_delete1arg: 0
01941    //has_own_delete2arg: 0
01942    //
01943    if (!soff) {
01944      return(1);
01945    }
01946    if (n) {
01947      if (gvp == (char*)G__PVOID) {
01948        delete[] (TGuiBldDragManager*) soff;
01949      } else {
01950        G__setgvp((long) G__PVOID);
01951        for (int i = n - 1; i >= 0; --i) {
01952          ((TGuiBldDragManager*) (soff+(sizeof(TGuiBldDragManager)*i)))->~G__TTGuiBldDragManager();
01953        }
01954        G__setgvp((long)gvp);
01955      }
01956    } else {
01957      if (gvp == (char*)G__PVOID) {
01958        delete (TGuiBldDragManager*) soff;
01959      } else {
01960        G__setgvp((long) G__PVOID);
01961        ((TGuiBldDragManager*) (soff))->~G__TTGuiBldDragManager();
01962        G__setgvp((long)gvp);
01963      }
01964    }
01965    G__setnull(result7);
01966    return(1 || funcname || hash || result7 || libp) ;
01967 }
01968 
01969 
01970 /* TGuiBldGeometryFrame */
01971 static int G__G__GuiBld_243_0_1(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
01972 {
01973    TGuiBldGeometryFrame* p = NULL;
01974    char* gvp = (char*) G__getgvp();
01975    //m: 2
01976    if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
01977      p = new TGuiBldGeometryFrame((TGWindow*) G__int(libp->para[0]), (TGuiBldEditor*) G__int(libp->para[1]));
01978    } else {
01979      p = new((void*) gvp) TGuiBldGeometryFrame((TGWindow*) G__int(libp->para[0]), (TGuiBldEditor*) G__int(libp->para[1]));
01980    }
01981    result7->obj.i = (long) p;
01982    result7->ref = (long) p;
01983    G__set_tagnum(result7,G__get_linked_tagnum(&G__G__GuiBldLN_TGuiBldGeometryFrame));
01984    return(1 || funcname || hash || result7 || libp) ;
01985 }
01986 
01987 static int G__G__GuiBld_243_0_2(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
01988 {
01989       ((TGuiBldGeometryFrame*) G__getstructoffset())->ResizeSelected();
01990       G__setnull(result7);
01991    return(1 || funcname || hash || result7 || libp) ;
01992 }
01993 
01994 static int G__G__GuiBld_243_0_3(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
01995 {
01996       ((TGuiBldGeometryFrame*) G__getstructoffset())->ChangeSelected((TGFrame*) G__int(libp->para[0]));
01997       G__setnull(result7);
01998    return(1 || funcname || hash || result7 || libp) ;
01999 }
02000 
02001 static int G__G__GuiBld_243_0_4(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
02002 {
02003       G__letint(result7, 85, (long) TGuiBldGeometryFrame::Class());
02004    return(1 || funcname || hash || result7 || libp) ;
02005 }
02006 
02007 static int G__G__GuiBld_243_0_5(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
02008 {
02009       G__letint(result7, 67, (long) TGuiBldGeometryFrame::Class_Name());
02010    return(1 || funcname || hash || result7 || libp) ;
02011 }
02012 
02013 static int G__G__GuiBld_243_0_6(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
02014 {
02015       G__letint(result7, 115, (long) TGuiBldGeometryFrame::Class_Version());
02016    return(1 || funcname || hash || result7 || libp) ;
02017 }
02018 
02019 static int G__G__GuiBld_243_0_7(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
02020 {
02021       TGuiBldGeometryFrame::Dictionary();
02022       G__setnull(result7);
02023    return(1 || funcname || hash || result7 || libp) ;
02024 }
02025 
02026 static int G__G__GuiBld_243_0_11(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
02027 {
02028       ((TGuiBldGeometryFrame*) G__getstructoffset())->StreamerNVirtual(*(TBuffer*) libp->para[0].ref);
02029       G__setnull(result7);
02030    return(1 || funcname || hash || result7 || libp) ;
02031 }
02032 
02033 static int G__G__GuiBld_243_0_12(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
02034 {
02035       G__letint(result7, 67, (long) TGuiBldGeometryFrame::DeclFileName());
02036    return(1 || funcname || hash || result7 || libp) ;
02037 }
02038 
02039 static int G__G__GuiBld_243_0_13(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
02040 {
02041       G__letint(result7, 105, (long) TGuiBldGeometryFrame::ImplFileLine());
02042    return(1 || funcname || hash || result7 || libp) ;
02043 }
02044 
02045 static int G__G__GuiBld_243_0_14(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
02046 {
02047       G__letint(result7, 67, (long) TGuiBldGeometryFrame::ImplFileName());
02048    return(1 || funcname || hash || result7 || libp) ;
02049 }
02050 
02051 static int G__G__GuiBld_243_0_15(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
02052 {
02053       G__letint(result7, 105, (long) TGuiBldGeometryFrame::DeclFileLine());
02054    return(1 || funcname || hash || result7 || libp) ;
02055 }
02056 
02057 // automatic destructor
02058 typedef TGuiBldGeometryFrame G__TTGuiBldGeometryFrame;
02059 static int G__G__GuiBld_243_0_16(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
02060 {
02061    char* gvp = (char*) G__getgvp();
02062    long soff = G__getstructoffset();
02063    int n = G__getaryconstruct();
02064    //
02065    //has_a_delete: 1
02066    //has_own_delete1arg: 0
02067    //has_own_delete2arg: 0
02068    //
02069    if (!soff) {
02070      return(1);
02071    }
02072    if (n) {
02073      if (gvp == (char*)G__PVOID) {
02074        delete[] (TGuiBldGeometryFrame*) soff;
02075      } else {
02076        G__setgvp((long) G__PVOID);
02077        for (int i = n - 1; i >= 0; --i) {
02078          ((TGuiBldGeometryFrame*) (soff+(sizeof(TGuiBldGeometryFrame)*i)))->~G__TTGuiBldGeometryFrame();
02079        }
02080        G__setgvp((long)gvp);
02081      }
02082    } else {
02083      if (gvp == (char*)G__PVOID) {
02084        delete (TGuiBldGeometryFrame*) soff;
02085      } else {
02086        G__setgvp((long) G__PVOID);
02087        ((TGuiBldGeometryFrame*) (soff))->~G__TTGuiBldGeometryFrame();
02088        G__setgvp((long)gvp);
02089      }
02090    }
02091    G__setnull(result7);
02092    return(1 || funcname || hash || result7 || libp) ;
02093 }
02094 
02095 
02096 /* TGuiBldHintsEditor */
02097 static int G__G__GuiBld_268_0_2(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
02098 {
02099    TGuiBldHintsEditor* p = NULL;
02100    char* gvp = (char*) G__getgvp();
02101    //m: 2
02102    if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
02103      p = new TGuiBldHintsEditor((TGWindow*) G__int(libp->para[0]), (TGuiBldEditor*) G__int(libp->para[1]));
02104    } else {
02105      p = new((void*) gvp) TGuiBldHintsEditor((TGWindow*) G__int(libp->para[0]), (TGuiBldEditor*) G__int(libp->para[1]));
02106    }
02107    result7->obj.i = (long) p;
02108    result7->ref = (long) p;
02109    G__set_tagnum(result7,G__get_linked_tagnum(&G__G__GuiBldLN_TGuiBldHintsEditor));
02110    return(1 || funcname || hash || result7 || libp) ;
02111 }
02112 
02113 static int G__G__GuiBld_268_0_3(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
02114 {
02115       ((TGuiBldHintsEditor*) G__getstructoffset())->ChangeSelected((TGFrame*) G__int(libp->para[0]));
02116       G__setnull(result7);
02117    return(1 || funcname || hash || result7 || libp) ;
02118 }
02119 
02120 static int G__G__GuiBld_268_0_4(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
02121 {
02122    switch (libp->paran) {
02123    case 1:
02124       ((TGuiBldHintsEditor*) G__getstructoffset())->LayoutSubframes((Bool_t) G__int(libp->para[0]));
02125       G__setnull(result7);
02126       break;
02127    case 0:
02128       ((TGuiBldHintsEditor*) G__getstructoffset())->LayoutSubframes();
02129       G__setnull(result7);
02130       break;
02131    }
02132    return(1 || funcname || hash || result7 || libp) ;
02133 }
02134 
02135 static int G__G__GuiBld_268_0_5(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
02136 {
02137       ((TGuiBldHintsEditor*) G__getstructoffset())->MatrixLayout();
02138       G__setnull(result7);
02139    return(1 || funcname || hash || result7 || libp) ;
02140 }
02141 
02142 static int G__G__GuiBld_268_0_6(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
02143 {
02144       ((TGuiBldHintsEditor*) G__getstructoffset())->SetPosition();
02145       G__setnull(result7);
02146    return(1 || funcname || hash || result7 || libp) ;
02147 }
02148 
02149 static int G__G__GuiBld_268_0_7(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
02150 {
02151       ((TGuiBldHintsEditor*) G__getstructoffset())->UpdateState();
02152       G__setnull(result7);
02153    return(1 || funcname || hash || result7 || libp) ;
02154 }
02155 
02156 static int G__G__GuiBld_268_0_8(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
02157 {
02158       G__letint(result7, 85, (long) TGuiBldHintsEditor::Class());
02159    return(1 || funcname || hash || result7 || libp) ;
02160 }
02161 
02162 static int G__G__GuiBld_268_0_9(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
02163 {
02164       G__letint(result7, 67, (long) TGuiBldHintsEditor::Class_Name());
02165    return(1 || funcname || hash || result7 || libp) ;
02166 }
02167 
02168 static int G__G__GuiBld_268_0_10(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
02169 {
02170       G__letint(result7, 115, (long) TGuiBldHintsEditor::Class_Version());
02171    return(1 || funcname || hash || result7 || libp) ;
02172 }
02173 
02174 static int G__G__GuiBld_268_0_11(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
02175 {
02176       TGuiBldHintsEditor::Dictionary();
02177       G__setnull(result7);
02178    return(1 || funcname || hash || result7 || libp) ;
02179 }
02180 
02181 static int G__G__GuiBld_268_0_15(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
02182 {
02183       ((TGuiBldHintsEditor*) G__getstructoffset())->StreamerNVirtual(*(TBuffer*) libp->para[0].ref);
02184       G__setnull(result7);
02185    return(1 || funcname || hash || result7 || libp) ;
02186 }
02187 
02188 static int G__G__GuiBld_268_0_16(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
02189 {
02190       G__letint(result7, 67, (long) TGuiBldHintsEditor::DeclFileName());
02191    return(1 || funcname || hash || result7 || libp) ;
02192 }
02193 
02194 static int G__G__GuiBld_268_0_17(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
02195 {
02196       G__letint(result7, 105, (long) TGuiBldHintsEditor::ImplFileLine());
02197    return(1 || funcname || hash || result7 || libp) ;
02198 }
02199 
02200 static int G__G__GuiBld_268_0_18(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
02201 {
02202       G__letint(result7, 67, (long) TGuiBldHintsEditor::ImplFileName());
02203    return(1 || funcname || hash || result7 || libp) ;
02204 }
02205 
02206 static int G__G__GuiBld_268_0_19(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
02207 {
02208       G__letint(result7, 105, (long) TGuiBldHintsEditor::DeclFileLine());
02209    return(1 || funcname || hash || result7 || libp) ;
02210 }
02211 
02212 // automatic destructor
02213 typedef TGuiBldHintsEditor G__TTGuiBldHintsEditor;
02214 static int G__G__GuiBld_268_0_20(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
02215 {
02216    char* gvp = (char*) G__getgvp();
02217    long soff = G__getstructoffset();
02218    int n = G__getaryconstruct();
02219    //
02220    //has_a_delete: 1
02221    //has_own_delete1arg: 0
02222    //has_own_delete2arg: 0
02223    //
02224    if (!soff) {
02225      return(1);
02226    }
02227    if (n) {
02228      if (gvp == (char*)G__PVOID) {
02229        delete[] (TGuiBldHintsEditor*) soff;
02230      } else {
02231        G__setgvp((long) G__PVOID);
02232        for (int i = n - 1; i >= 0; --i) {
02233          ((TGuiBldHintsEditor*) (soff+(sizeof(TGuiBldHintsEditor)*i)))->~G__TTGuiBldHintsEditor();
02234        }
02235        G__setgvp((long)gvp);
02236      }
02237    } else {
02238      if (gvp == (char*)G__PVOID) {
02239        delete (TGuiBldHintsEditor*) soff;
02240      } else {
02241        G__setgvp((long) G__PVOID);
02242        ((TGuiBldHintsEditor*) (soff))->~G__TTGuiBldHintsEditor();
02243        G__setgvp((long)gvp);
02244      }
02245    }
02246    G__setnull(result7);
02247    return(1 || funcname || hash || result7 || libp) ;
02248 }
02249 
02250 
02251 /* TGuiBldNameFrame */
02252 static int G__G__GuiBld_269_0_2(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
02253 {
02254    TGuiBldNameFrame* p = NULL;
02255    char* gvp = (char*) G__getgvp();
02256    //m: 2
02257    if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
02258      p = new TGuiBldNameFrame((TGWindow*) G__int(libp->para[0]), (TGuiBldEditor*) G__int(libp->para[1]));
02259    } else {
02260      p = new((void*) gvp) TGuiBldNameFrame((TGWindow*) G__int(libp->para[0]), (TGuiBldEditor*) G__int(libp->para[1]));
02261    }
02262    result7->obj.i = (long) p;
02263    result7->ref = (long) p;
02264    G__set_tagnum(result7,G__get_linked_tagnum(&G__G__GuiBldLN_TGuiBldNameFrame));
02265    return(1 || funcname || hash || result7 || libp) ;
02266 }
02267 
02268 static int G__G__GuiBld_269_0_3(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
02269 {
02270       ((TGuiBldNameFrame*) G__getstructoffset())->ChangeSelected((TGFrame*) G__int(libp->para[0]));
02271       G__setnull(result7);
02272    return(1 || funcname || hash || result7 || libp) ;
02273 }
02274 
02275 static int G__G__GuiBld_269_0_4(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
02276 {
02277       G__letint(result7, 103, (long) ((TGuiBldNameFrame*) G__getstructoffset())->CheckItems((TGCompositeFrame*) G__int(libp->para[0])));
02278    return(1 || funcname || hash || result7 || libp) ;
02279 }
02280 
02281 static int G__G__GuiBld_269_0_5(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
02282 {
02283    switch (libp->paran) {
02284    case 3:
02285       G__letint(result7, 85, (long) ((TGuiBldNameFrame*) G__getstructoffset())->FindItemByName((TGListTree*) G__int(libp->para[0]), (const char*) G__int(libp->para[1])
02286 , (TGListTreeItem*) G__int(libp->para[2])));
02287       break;
02288    case 2:
02289       G__letint(result7, 85, (long) ((TGuiBldNameFrame*) G__getstructoffset())->FindItemByName((TGListTree*) G__int(libp->para[0]), (const char*) G__int(libp->para[1])));
02290       break;
02291    }
02292    return(1 || funcname || hash || result7 || libp) ;
02293 }
02294 
02295 static int G__G__GuiBld_269_0_6(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
02296 {
02297       G__letint(result7, 85, (long) ((TGuiBldNameFrame*) G__getstructoffset())->GetMdi((TGFrame*) G__int(libp->para[0])));
02298    return(1 || funcname || hash || result7 || libp) ;
02299 }
02300 
02301 static int G__G__GuiBld_269_0_7(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
02302 {
02303       ((TGuiBldNameFrame*) G__getstructoffset())->MapItems((TGCompositeFrame*) G__int(libp->para[0]));
02304       G__setnull(result7);
02305    return(1 || funcname || hash || result7 || libp) ;
02306 }
02307 
02308 static int G__G__GuiBld_269_0_9(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
02309 {
02310       ((TGuiBldNameFrame*) G__getstructoffset())->Reset();
02311       G__setnull(result7);
02312    return(1 || funcname || hash || result7 || libp) ;
02313 }
02314 
02315 static int G__G__GuiBld_269_0_10(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
02316 {
02317    switch (libp->paran) {
02318    case 2:
02319       ((TGuiBldNameFrame*) G__getstructoffset())->SelectFrameByItem((TGListTreeItem*) G__int(libp->para[0]), (Int_t) G__int(libp->para[1]));
02320       G__setnull(result7);
02321       break;
02322    case 1:
02323       ((TGuiBldNameFrame*) G__getstructoffset())->SelectFrameByItem((TGListTreeItem*) G__int(libp->para[0]));
02324       G__setnull(result7);
02325       break;
02326    }
02327    return(1 || funcname || hash || result7 || libp) ;
02328 }
02329 
02330 static int G__G__GuiBld_269_0_11(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
02331 {
02332       ((TGuiBldNameFrame*) G__getstructoffset())->UpdateName();
02333       G__setnull(result7);
02334    return(1 || funcname || hash || result7 || libp) ;
02335 }
02336 
02337 static int G__G__GuiBld_269_0_12(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
02338 {
02339       G__letint(result7, 85, (long) TGuiBldNameFrame::Class());
02340    return(1 || funcname || hash || result7 || libp) ;
02341 }
02342 
02343 static int G__G__GuiBld_269_0_13(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
02344 {
02345       G__letint(result7, 67, (long) TGuiBldNameFrame::Class_Name());
02346    return(1 || funcname || hash || result7 || libp) ;
02347 }
02348 
02349 static int G__G__GuiBld_269_0_14(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
02350 {
02351       G__letint(result7, 115, (long) TGuiBldNameFrame::Class_Version());
02352    return(1 || funcname || hash || result7 || libp) ;
02353 }
02354 
02355 static int G__G__GuiBld_269_0_15(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
02356 {
02357       TGuiBldNameFrame::Dictionary();
02358       G__setnull(result7);
02359    return(1 || funcname || hash || result7 || libp) ;
02360 }
02361 
02362 static int G__G__GuiBld_269_0_19(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
02363 {
02364       ((TGuiBldNameFrame*) G__getstructoffset())->StreamerNVirtual(*(TBuffer*) libp->para[0].ref);
02365       G__setnull(result7);
02366    return(1 || funcname || hash || result7 || libp) ;
02367 }
02368 
02369 static int G__G__GuiBld_269_0_20(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
02370 {
02371       G__letint(result7, 67, (long) TGuiBldNameFrame::DeclFileName());
02372    return(1 || funcname || hash || result7 || libp) ;
02373 }
02374 
02375 static int G__G__GuiBld_269_0_21(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
02376 {
02377       G__letint(result7, 105, (long) TGuiBldNameFrame::ImplFileLine());
02378    return(1 || funcname || hash || result7 || libp) ;
02379 }
02380 
02381 static int G__G__GuiBld_269_0_22(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
02382 {
02383       G__letint(result7, 67, (long) TGuiBldNameFrame::ImplFileName());
02384    return(1 || funcname || hash || result7 || libp) ;
02385 }
02386 
02387 static int G__G__GuiBld_269_0_23(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
02388 {
02389       G__letint(result7, 105, (long) TGuiBldNameFrame::DeclFileLine());
02390    return(1 || funcname || hash || result7 || libp) ;
02391 }
02392 
02393 // automatic destructor
02394 typedef TGuiBldNameFrame G__TTGuiBldNameFrame;
02395 static int G__G__GuiBld_269_0_24(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
02396 {
02397    char* gvp = (char*) G__getgvp();
02398    long soff = G__getstructoffset();
02399    int n = G__getaryconstruct();
02400    //
02401    //has_a_delete: 1
02402    //has_own_delete1arg: 0
02403    //has_own_delete2arg: 0
02404    //
02405    if (!soff) {
02406      return(1);
02407    }
02408    if (n) {
02409      if (gvp == (char*)G__PVOID) {
02410        delete[] (TGuiBldNameFrame*) soff;
02411      } else {
02412        G__setgvp((long) G__PVOID);
02413        for (int i = n - 1; i >= 0; --i) {
02414          ((TGuiBldNameFrame*) (soff+(sizeof(TGuiBldNameFrame)*i)))->~G__TTGuiBldNameFrame();
02415        }
02416        G__setgvp((long)gvp);
02417      }
02418    } else {
02419      if (gvp == (char*)G__PVOID) {
02420        delete (TGuiBldNameFrame*) soff;
02421      } else {
02422        G__setgvp((long) G__PVOID);
02423        ((TGuiBldNameFrame*) (soff))->~G__TTGuiBldNameFrame();
02424        G__setgvp((long)gvp);
02425      }
02426    }
02427    G__setnull(result7);
02428    return(1 || funcname || hash || result7 || libp) ;
02429 }
02430 
02431 
02432 /* TGuiBldHintsButton */
02433 static int G__G__GuiBld_272_0_10(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
02434 {
02435    TGuiBldHintsButton* p = NULL;
02436    char* gvp = (char*) G__getgvp();
02437    //m: 2
02438    if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
02439      p = new TGuiBldHintsButton((TGWindow*) G__int(libp->para[0]), (Int_t) G__int(libp->para[1]));
02440    } else {
02441      p = new((void*) gvp) TGuiBldHintsButton((TGWindow*) G__int(libp->para[0]), (Int_t) G__int(libp->para[1]));
02442    }
02443    result7->obj.i = (long) p;
02444    result7->ref = (long) p;
02445    G__set_tagnum(result7,G__get_linked_tagnum(&G__G__GuiBldLN_TGuiBldHintsButton));
02446    return(1 || funcname || hash || result7 || libp) ;
02447 }
02448 
02449 static int G__G__GuiBld_272_0_11(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
02450 {
02451       G__letint(result7, 85, (long) TGuiBldHintsButton::Class());
02452    return(1 || funcname || hash || result7 || libp) ;
02453 }
02454 
02455 static int G__G__GuiBld_272_0_12(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
02456 {
02457       G__letint(result7, 67, (long) TGuiBldHintsButton::Class_Name());
02458    return(1 || funcname || hash || result7 || libp) ;
02459 }
02460 
02461 static int G__G__GuiBld_272_0_13(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
02462 {
02463       G__letint(result7, 115, (long) TGuiBldHintsButton::Class_Version());
02464    return(1 || funcname || hash || result7 || libp) ;
02465 }
02466 
02467 static int G__G__GuiBld_272_0_14(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
02468 {
02469       TGuiBldHintsButton::Dictionary();
02470       G__setnull(result7);
02471    return(1 || funcname || hash || result7 || libp) ;
02472 }
02473 
02474 static int G__G__GuiBld_272_0_18(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
02475 {
02476       ((TGuiBldHintsButton*) G__getstructoffset())->StreamerNVirtual(*(TBuffer*) libp->para[0].ref);
02477       G__setnull(result7);
02478    return(1 || funcname || hash || result7 || libp) ;
02479 }
02480 
02481 static int G__G__GuiBld_272_0_19(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
02482 {
02483       G__letint(result7, 67, (long) TGuiBldHintsButton::DeclFileName());
02484    return(1 || funcname || hash || result7 || libp) ;
02485 }
02486 
02487 static int G__G__GuiBld_272_0_20(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
02488 {
02489       G__letint(result7, 105, (long) TGuiBldHintsButton::ImplFileLine());
02490    return(1 || funcname || hash || result7 || libp) ;
02491 }
02492 
02493 static int G__G__GuiBld_272_0_21(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
02494 {
02495       G__letint(result7, 67, (long) TGuiBldHintsButton::ImplFileName());
02496    return(1 || funcname || hash || result7 || libp) ;
02497 }
02498 
02499 static int G__G__GuiBld_272_0_22(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
02500 {
02501       G__letint(result7, 105, (long) TGuiBldHintsButton::DeclFileLine());
02502    return(1 || funcname || hash || result7 || libp) ;
02503 }
02504 
02505 // automatic destructor
02506 typedef TGuiBldHintsButton G__TTGuiBldHintsButton;
02507 static int G__G__GuiBld_272_0_23(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
02508 {
02509    char* gvp = (char*) G__getgvp();
02510    long soff = G__getstructoffset();
02511    int n = G__getaryconstruct();
02512    //
02513    //has_a_delete: 1
02514    //has_own_delete1arg: 0
02515    //has_own_delete2arg: 0
02516    //
02517    if (!soff) {
02518      return(1);
02519    }
02520    if (n) {
02521      if (gvp == (char*)G__PVOID) {
02522        delete[] (TGuiBldHintsButton*) soff;
02523      } else {
02524        G__setgvp((long) G__PVOID);
02525        for (int i = n - 1; i >= 0; --i) {
02526          ((TGuiBldHintsButton*) (soff+(sizeof(TGuiBldHintsButton)*i)))->~G__TTGuiBldHintsButton();
02527        }
02528        G__setgvp((long)gvp);
02529      }
02530    } else {
02531      if (gvp == (char*)G__PVOID) {
02532        delete (TGuiBldHintsButton*) soff;
02533      } else {
02534        G__setgvp((long) G__PVOID);
02535        ((TGuiBldHintsButton*) (soff))->~G__TTGuiBldHintsButton();
02536        G__setgvp((long)gvp);
02537      }
02538    }
02539    G__setnull(result7);
02540    return(1 || funcname || hash || result7 || libp) ;
02541 }
02542 
02543 
02544 /* Setting up global function */
02545 
02546 /*********************************************************
02547 * Member function Stub
02548 *********************************************************/
02549 
02550 /* TRootGuiBuilder */
02551 
02552 /* TGuiBldEditor */
02553 
02554 /* TGuiBldDragManager */
02555 
02556 /* TGuiBldGeometryFrame */
02557 
02558 /* TGuiBldHintsEditor */
02559 
02560 /* TGuiBldNameFrame */
02561 
02562 /* TGuiBldHintsButton */
02563 
02564 /*********************************************************
02565 * Global function Stub
02566 *********************************************************/
02567 
02568 /*********************************************************
02569 * Get size of pointer to member function
02570 *********************************************************/
02571 class G__Sizep2memfuncG__GuiBld {
02572  public:
02573   G__Sizep2memfuncG__GuiBld(): p(&G__Sizep2memfuncG__GuiBld::sizep2memfunc) {}
02574     size_t sizep2memfunc() { return(sizeof(p)); }
02575   private:
02576     size_t (G__Sizep2memfuncG__GuiBld::*p)();
02577 };
02578 
02579 size_t G__get_sizep2memfuncG__GuiBld()
02580 {
02581   G__Sizep2memfuncG__GuiBld a;
02582   G__setsizep2memfunc((int)a.sizep2memfunc());
02583   return((size_t)a.sizep2memfunc());
02584 }
02585 
02586 
02587 /*********************************************************
02588 * virtual base class offset calculation interface
02589 *********************************************************/
02590 
02591    /* Setting up class inheritance */
02592 
02593 /*********************************************************
02594 * Inheritance information setup/
02595 *********************************************************/
02596 extern "C" void G__cpp_setup_inheritanceG__GuiBld() {
02597 
02598    /* Setting up class inheritance */
02599    if(0==G__getnumbaseclass(G__get_linked_tagnum(&G__G__GuiBldLN_TRootGuiBuilder))) {
02600      TRootGuiBuilder *G__Lderived;
02601      G__Lderived=(TRootGuiBuilder*)0x1000;
02602      {
02603        TGuiBuilder *G__Lpbase=(TGuiBuilder*)G__Lderived;
02604        G__inheritance_setup(G__get_linked_tagnum(&G__G__GuiBldLN_TRootGuiBuilder),G__get_linked_tagnum(&G__G__GuiBldLN_TGuiBuilder),(long)G__Lpbase-(long)G__Lderived,1,1);
02605      }
02606      {
02607        TGMainFrame *G__Lpbase=(TGMainFrame*)G__Lderived;
02608        G__inheritance_setup(G__get_linked_tagnum(&G__G__GuiBldLN_TRootGuiBuilder),G__get_linked_tagnum(&G__G__GuiBldLN_TGMainFrame),(long)G__Lpbase-(long)G__Lderived,1,1);
02609      }
02610      {
02611        TGCompositeFrame *G__Lpbase=(TGCompositeFrame*)G__Lderived;
02612        G__inheritance_setup(G__get_linked_tagnum(&G__G__GuiBldLN_TRootGuiBuilder),G__get_linked_tagnum(&G__G__GuiBldLN_TGCompositeFrame),(long)G__Lpbase-(long)G__Lderived,1,0);
02613      }
02614      {
02615        TGFrame *G__Lpbase=(TGFrame*)G__Lderived;
02616        G__inheritance_setup(G__get_linked_tagnum(&G__G__GuiBldLN_TRootGuiBuilder),G__get_linked_tagnum(&G__G__GuiBldLN_TGFrame),(long)G__Lpbase-(long)G__Lderived,1,0);
02617      }
02618      {
02619        TGWindow *G__Lpbase=(TGWindow*)G__Lderived;
02620        G__inheritance_setup(G__get_linked_tagnum(&G__G__GuiBldLN_TRootGuiBuilder),G__get_linked_tagnum(&G__G__GuiBldLN_TGWindow),(long)G__Lpbase-(long)G__Lderived,1,0);
02621      }
02622      {
02623        TGObject *G__Lpbase=(TGObject*)G__Lderived;
02624        G__inheritance_setup(G__get_linked_tagnum(&G__G__GuiBldLN_TRootGuiBuilder),G__get_linked_tagnum(&G__G__GuiBldLN_TGObject),(long)G__Lpbase-(long)G__Lderived,1,0);
02625      }
02626      {
02627        TObject *G__Lpbase=(TObject*)G__Lderived;
02628        G__inheritance_setup(G__get_linked_tagnum(&G__G__GuiBldLN_TRootGuiBuilder),G__get_linked_tagnum(&G__G__GuiBldLN_TObject),(long)G__Lpbase-(long)G__Lderived,1,0);
02629      }
02630      {
02631        TQObject *G__Lpbase=(TQObject*)G__Lderived;
02632        G__inheritance_setup(G__get_linked_tagnum(&G__G__GuiBldLN_TRootGuiBuilder),G__get_linked_tagnum(&G__G__GuiBldLN_TQObject),(long)G__Lpbase-(long)G__Lderived,1,0);
02633      }
02634    }
02635    if(0==G__getnumbaseclass(G__get_linked_tagnum(&G__G__GuiBldLN_TGuiBldEditor))) {
02636      TGuiBldEditor *G__Lderived;
02637      G__Lderived=(TGuiBldEditor*)0x1000;
02638      {
02639        TGVerticalFrame *G__Lpbase=(TGVerticalFrame*)G__Lderived;
02640        G__inheritance_setup(G__get_linked_tagnum(&G__G__GuiBldLN_TGuiBldEditor),G__get_linked_tagnum(&G__G__GuiBldLN_TGVerticalFrame),(long)G__Lpbase-(long)G__Lderived,1,1);
02641      }
02642      {
02643        TGCompositeFrame *G__Lpbase=(TGCompositeFrame*)G__Lderived;
02644        G__inheritance_setup(G__get_linked_tagnum(&G__G__GuiBldLN_TGuiBldEditor),G__get_linked_tagnum(&G__G__GuiBldLN_TGCompositeFrame),(long)G__Lpbase-(long)G__Lderived,1,0);
02645      }
02646      {
02647        TGFrame *G__Lpbase=(TGFrame*)G__Lderived;
02648        G__inheritance_setup(G__get_linked_tagnum(&G__G__GuiBldLN_TGuiBldEditor),G__get_linked_tagnum(&G__G__GuiBldLN_TGFrame),(long)G__Lpbase-(long)G__Lderived,1,0);
02649      }
02650      {
02651        TGWindow *G__Lpbase=(TGWindow*)G__Lderived;
02652        G__inheritance_setup(G__get_linked_tagnum(&G__G__GuiBldLN_TGuiBldEditor),G__get_linked_tagnum(&G__G__GuiBldLN_TGWindow),(long)G__Lpbase-(long)G__Lderived,1,0);
02653      }
02654      {
02655        TGObject *G__Lpbase=(TGObject*)G__Lderived;
02656        G__inheritance_setup(G__get_linked_tagnum(&G__G__GuiBldLN_TGuiBldEditor),G__get_linked_tagnum(&G__G__GuiBldLN_TGObject),(long)G__Lpbase-(long)G__Lderived,1,0);
02657      }
02658      {
02659        TObject *G__Lpbase=(TObject*)G__Lderived;
02660        G__inheritance_setup(G__get_linked_tagnum(&G__G__GuiBldLN_TGuiBldEditor),G__get_linked_tagnum(&G__G__GuiBldLN_TObject),(long)G__Lpbase-(long)G__Lderived,1,0);
02661      }
02662      {
02663        TQObject *G__Lpbase=(TQObject*)G__Lderived;
02664        G__inheritance_setup(G__get_linked_tagnum(&G__G__GuiBldLN_TGuiBldEditor),G__get_linked_tagnum(&G__G__GuiBldLN_TQObject),(long)G__Lpbase-(long)G__Lderived,1,0);
02665      }
02666    }
02667    if(0==G__getnumbaseclass(G__get_linked_tagnum(&G__G__GuiBldLN_TGuiBldDragManager))) {
02668      TGuiBldDragManager *G__Lderived;
02669      G__Lderived=(TGuiBldDragManager*)0x1000;
02670      {
02671        TVirtualDragManager *G__Lpbase=(TVirtualDragManager*)G__Lderived;
02672        G__inheritance_setup(G__get_linked_tagnum(&G__G__GuiBldLN_TGuiBldDragManager),G__get_linked_tagnum(&G__G__GuiBldLN_TVirtualDragManager),(long)G__Lpbase-(long)G__Lderived,1,1);
02673      }
02674      {
02675        TGFrame *G__Lpbase=(TGFrame*)G__Lderived;
02676        G__inheritance_setup(G__get_linked_tagnum(&G__G__GuiBldLN_TGuiBldDragManager),G__get_linked_tagnum(&G__G__GuiBldLN_TGFrame),(long)G__Lpbase-(long)G__Lderived,1,1);
02677      }
02678      {
02679        TGWindow *G__Lpbase=(TGWindow*)G__Lderived;
02680        G__inheritance_setup(G__get_linked_tagnum(&G__G__GuiBldLN_TGuiBldDragManager),G__get_linked_tagnum(&G__G__GuiBldLN_TGWindow),(long)G__Lpbase-(long)G__Lderived,1,0);
02681      }
02682      {
02683        TGObject *G__Lpbase=(TGObject*)G__Lderived;
02684        G__inheritance_setup(G__get_linked_tagnum(&G__G__GuiBldLN_TGuiBldDragManager),G__get_linked_tagnum(&G__G__GuiBldLN_TGObject),(long)G__Lpbase-(long)G__Lderived,1,0);
02685      }
02686      {
02687        TObject *G__Lpbase=(TObject*)G__Lderived;
02688        G__inheritance_setup(G__get_linked_tagnum(&G__G__GuiBldLN_TGuiBldDragManager),G__get_linked_tagnum(&G__G__GuiBldLN_TObject),(long)G__Lpbase-(long)G__Lderived,1,0);
02689      }
02690      {
02691        TQObject *G__Lpbase=(TQObject*)G__Lderived;
02692        G__inheritance_setup(G__get_linked_tagnum(&G__G__GuiBldLN_TGuiBldDragManager),G__get_linked_tagnum(&G__G__GuiBldLN_TQObject),(long)G__Lpbase-(long)G__Lderived,1,0);
02693      }
02694    }
02695    if(0==G__getnumbaseclass(G__get_linked_tagnum(&G__G__GuiBldLN_TGuiBldGeometryFrame))) {
02696      TGuiBldGeometryFrame *G__Lderived;
02697      G__Lderived=(TGuiBldGeometryFrame*)0x1000;
02698      {
02699        TGVerticalFrame *G__Lpbase=(TGVerticalFrame*)G__Lderived;
02700        G__inheritance_setup(G__get_linked_tagnum(&G__G__GuiBldLN_TGuiBldGeometryFrame),G__get_linked_tagnum(&G__G__GuiBldLN_TGVerticalFrame),(long)G__Lpbase-(long)G__Lderived,1,1);
02701      }
02702      {
02703        TGCompositeFrame *G__Lpbase=(TGCompositeFrame*)G__Lderived;
02704        G__inheritance_setup(G__get_linked_tagnum(&G__G__GuiBldLN_TGuiBldGeometryFrame),G__get_linked_tagnum(&G__G__GuiBldLN_TGCompositeFrame),(long)G__Lpbase-(long)G__Lderived,1,0);
02705      }
02706      {
02707        TGFrame *G__Lpbase=(TGFrame*)G__Lderived;
02708        G__inheritance_setup(G__get_linked_tagnum(&G__G__GuiBldLN_TGuiBldGeometryFrame),G__get_linked_tagnum(&G__G__GuiBldLN_TGFrame),(long)G__Lpbase-(long)G__Lderived,1,0);
02709      }
02710      {
02711        TGWindow *G__Lpbase=(TGWindow*)G__Lderived;
02712        G__inheritance_setup(G__get_linked_tagnum(&G__G__GuiBldLN_TGuiBldGeometryFrame),G__get_linked_tagnum(&G__G__GuiBldLN_TGWindow),(long)G__Lpbase-(long)G__Lderived,1,0);
02713      }
02714      {
02715        TGObject *G__Lpbase=(TGObject*)G__Lderived;
02716        G__inheritance_setup(G__get_linked_tagnum(&G__G__GuiBldLN_TGuiBldGeometryFrame),G__get_linked_tagnum(&G__G__GuiBldLN_TGObject),(long)G__Lpbase-(long)G__Lderived,1,0);
02717      }
02718      {
02719        TObject *G__Lpbase=(TObject*)G__Lderived;
02720        G__inheritance_setup(G__get_linked_tagnum(&G__G__GuiBldLN_TGuiBldGeometryFrame),G__get_linked_tagnum(&G__G__GuiBldLN_TObject),(long)G__Lpbase-(long)G__Lderived,1,0);
02721      }
02722      {
02723        TQObject *G__Lpbase=(TQObject*)G__Lderived;
02724        G__inheritance_setup(G__get_linked_tagnum(&G__G__GuiBldLN_TGuiBldGeometryFrame),G__get_linked_tagnum(&G__G__GuiBldLN_TQObject),(long)G__Lpbase-(long)G__Lderived,1,0);
02725      }
02726    }
02727    if(0==G__getnumbaseclass(G__get_linked_tagnum(&G__G__GuiBldLN_TGuiBldHintsEditor))) {
02728      TGuiBldHintsEditor *G__Lderived;
02729      G__Lderived=(TGuiBldHintsEditor*)0x1000;
02730      {
02731        TGVerticalFrame *G__Lpbase=(TGVerticalFrame*)G__Lderived;
02732        G__inheritance_setup(G__get_linked_tagnum(&G__G__GuiBldLN_TGuiBldHintsEditor),G__get_linked_tagnum(&G__G__GuiBldLN_TGVerticalFrame),(long)G__Lpbase-(long)G__Lderived,1,1);
02733      }
02734      {
02735        TGCompositeFrame *G__Lpbase=(TGCompositeFrame*)G__Lderived;
02736        G__inheritance_setup(G__get_linked_tagnum(&G__G__GuiBldLN_TGuiBldHintsEditor),G__get_linked_tagnum(&G__G__GuiBldLN_TGCompositeFrame),(long)G__Lpbase-(long)G__Lderived,1,0);
02737      }
02738      {
02739        TGFrame *G__Lpbase=(TGFrame*)G__Lderived;
02740        G__inheritance_setup(G__get_linked_tagnum(&G__G__GuiBldLN_TGuiBldHintsEditor),G__get_linked_tagnum(&G__G__GuiBldLN_TGFrame),(long)G__Lpbase-(long)G__Lderived,1,0);
02741      }
02742      {
02743        TGWindow *G__Lpbase=(TGWindow*)G__Lderived;
02744        G__inheritance_setup(G__get_linked_tagnum(&G__G__GuiBldLN_TGuiBldHintsEditor),G__get_linked_tagnum(&G__G__GuiBldLN_TGWindow),(long)G__Lpbase-(long)G__Lderived,1,0);
02745      }
02746      {
02747        TGObject *G__Lpbase=(TGObject*)G__Lderived;
02748        G__inheritance_setup(G__get_linked_tagnum(&G__G__GuiBldLN_TGuiBldHintsEditor),G__get_linked_tagnum(&G__G__GuiBldLN_TGObject),(long)G__Lpbase-(long)G__Lderived,1,0);
02749      }
02750      {
02751        TObject *G__Lpbase=(TObject*)G__Lderived;
02752        G__inheritance_setup(G__get_linked_tagnum(&G__G__GuiBldLN_TGuiBldHintsEditor),G__get_linked_tagnum(&G__G__GuiBldLN_TObject),(long)G__Lpbase-(long)G__Lderived,1,0);
02753      }
02754      {
02755        TQObject *G__Lpbase=(TQObject*)G__Lderived;
02756        G__inheritance_setup(G__get_linked_tagnum(&G__G__GuiBldLN_TGuiBldHintsEditor),G__get_linked_tagnum(&G__G__GuiBldLN_TQObject),(long)G__Lpbase-(long)G__Lderived,1,0);
02757      }
02758    }
02759    if(0==G__getnumbaseclass(G__get_linked_tagnum(&G__G__GuiBldLN_TGuiBldNameFrame))) {
02760      TGuiBldNameFrame *G__Lderived;
02761      G__Lderived=(TGuiBldNameFrame*)0x1000;
02762      {
02763        TGCompositeFrame *G__Lpbase=(TGCompositeFrame*)G__Lderived;
02764        G__inheritance_setup(G__get_linked_tagnum(&G__G__GuiBldLN_TGuiBldNameFrame),G__get_linked_tagnum(&G__G__GuiBldLN_TGCompositeFrame),(long)G__Lpbase-(long)G__Lderived,1,1);
02765      }
02766      {
02767        TGFrame *G__Lpbase=(TGFrame*)G__Lderived;
02768        G__inheritance_setup(G__get_linked_tagnum(&G__G__GuiBldLN_TGuiBldNameFrame),G__get_linked_tagnum(&G__G__GuiBldLN_TGFrame),(long)G__Lpbase-(long)G__Lderived,1,0);
02769      }
02770      {
02771        TGWindow *G__Lpbase=(TGWindow*)G__Lderived;
02772        G__inheritance_setup(G__get_linked_tagnum(&G__G__GuiBldLN_TGuiBldNameFrame),G__get_linked_tagnum(&G__G__GuiBldLN_TGWindow),(long)G__Lpbase-(long)G__Lderived,1,0);
02773      }
02774      {
02775        TGObject *G__Lpbase=(TGObject*)G__Lderived;
02776        G__inheritance_setup(G__get_linked_tagnum(&G__G__GuiBldLN_TGuiBldNameFrame),G__get_linked_tagnum(&G__G__GuiBldLN_TGObject),(long)G__Lpbase-(long)G__Lderived,1,0);
02777      }
02778      {
02779        TObject *G__Lpbase=(TObject*)G__Lderived;
02780        G__inheritance_setup(G__get_linked_tagnum(&G__G__GuiBldLN_TGuiBldNameFrame),G__get_linked_tagnum(&G__G__GuiBldLN_TObject),(long)G__Lpbase-(long)G__Lderived,1,0);
02781      }
02782      {
02783        TQObject *G__Lpbase=(TQObject*)G__Lderived;
02784        G__inheritance_setup(G__get_linked_tagnum(&G__G__GuiBldLN_TGuiBldNameFrame),G__get_linked_tagnum(&G__G__GuiBldLN_TQObject),(long)G__Lpbase-(long)G__Lderived,1,0);
02785      }
02786    }
02787    if(0==G__getnumbaseclass(G__get_linked_tagnum(&G__G__GuiBldLN_TGuiBldHintsButton))) {
02788      TGuiBldHintsButton *G__Lderived;
02789      G__Lderived=(TGuiBldHintsButton*)0x1000;
02790      {
02791        TGButton *G__Lpbase=(TGButton*)G__Lderived;
02792        G__inheritance_setup(G__get_linked_tagnum(&G__G__GuiBldLN_TGuiBldHintsButton),G__get_linked_tagnum(&G__G__GuiBldLN_TGButton),(long)G__Lpbase-(long)G__Lderived,1,1);
02793      }
02794      {
02795        TGFrame *G__Lpbase=(TGFrame*)G__Lderived;
02796        G__inheritance_setup(G__get_linked_tagnum(&G__G__GuiBldLN_TGuiBldHintsButton),G__get_linked_tagnum(&G__G__GuiBldLN_TGFrame),(long)G__Lpbase-(long)G__Lderived,1,0);
02797      }
02798      {
02799        TGWindow *G__Lpbase=(TGWindow*)G__Lderived;
02800        G__inheritance_setup(G__get_linked_tagnum(&G__G__GuiBldLN_TGuiBldHintsButton),G__get_linked_tagnum(&G__G__GuiBldLN_TGWindow),(long)G__Lpbase-(long)G__Lderived,1,0);
02801      }
02802      {
02803        TGObject *G__Lpbase=(TGObject*)G__Lderived;
02804        G__inheritance_setup(G__get_linked_tagnum(&G__G__GuiBldLN_TGuiBldHintsButton),G__get_linked_tagnum(&G__G__GuiBldLN_TGObject),(long)G__Lpbase-(long)G__Lderived,1,0);
02805      }
02806      {
02807        TObject *G__Lpbase=(TObject*)G__Lderived;
02808        G__inheritance_setup(G__get_linked_tagnum(&G__G__GuiBldLN_TGuiBldHintsButton),G__get_linked_tagnum(&G__G__GuiBldLN_TObject),(long)G__Lpbase-(long)G__Lderived,1,0);
02809      }
02810      {
02811        TQObject *G__Lpbase=(TQObject*)G__Lderived;
02812        G__inheritance_setup(G__get_linked_tagnum(&G__G__GuiBldLN_TGuiBldHintsButton),G__get_linked_tagnum(&G__G__GuiBldLN_TQObject),(long)G__Lpbase-(long)G__Lderived,1,0);
02813      }
02814      {
02815        TGWidget *G__Lpbase=(TGWidget*)G__Lderived;
02816        G__inheritance_setup(G__get_linked_tagnum(&G__G__GuiBldLN_TGuiBldHintsButton),G__get_linked_tagnum(&G__G__GuiBldLN_TGWidget),(long)G__Lpbase-(long)G__Lderived,1,0);
02817      }
02818    }
02819 }
02820 
02821 /*********************************************************
02822 * typedef information setup/
02823 *********************************************************/
02824 extern "C" void G__cpp_setup_typetableG__GuiBld() {
02825 
02826    /* Setting up typedef entry */
02827    G__search_typename2("Int_t",105,-1,0,-1);
02828    G__setnewtype(-1,"Signed integer 4 bytes (int)",0);
02829    G__search_typename2("UInt_t",104,-1,0,-1);
02830    G__setnewtype(-1,"Unsigned integer 4 bytes (unsigned int)",0);
02831    G__search_typename2("ULong_t",107,-1,0,-1);
02832    G__setnewtype(-1,"Unsigned long integer 4 bytes (unsigned long)",0);
02833    G__search_typename2("Bool_t",103,-1,0,-1);
02834    G__setnewtype(-1,"Boolean (0=false, 1=true) (bool)",0);
02835    G__search_typename2("Version_t",115,-1,0,-1);
02836    G__setnewtype(-1,"Class version identifier (short)",0);
02837    G__search_typename2("vector<ROOT::TSchemaHelper>",117,G__get_linked_tagnum(&G__G__GuiBldLN_vectorlEROOTcLcLTSchemaHelpercOallocatorlEROOTcLcLTSchemaHelpergRsPgR),0,-1);
02838    G__setnewtype(-1,NULL,0);
02839    G__search_typename2("reverse_iterator<const_iterator>",117,G__get_linked_tagnum(&G__G__GuiBldLN_reverse_iteratorlEvectorlEROOTcLcLTSchemaHelpercOallocatorlEROOTcLcLTSchemaHelpergRsPgRcLcLiteratorgR),0,G__get_linked_tagnum(&G__G__GuiBldLN_vectorlEROOTcLcLTSchemaHelpercOallocatorlEROOTcLcLTSchemaHelpergRsPgR));
02840    G__setnewtype(-1,NULL,0);
02841    G__search_typename2("reverse_iterator<iterator>",117,G__get_linked_tagnum(&G__G__GuiBldLN_reverse_iteratorlEvectorlEROOTcLcLTSchemaHelpercOallocatorlEROOTcLcLTSchemaHelpergRsPgRcLcLiteratorgR),0,G__get_linked_tagnum(&G__G__GuiBldLN_vectorlEROOTcLcLTSchemaHelpercOallocatorlEROOTcLcLTSchemaHelpergRsPgR));
02842    G__setnewtype(-1,NULL,0);
02843    G__search_typename2("vector<TVirtualArray*>",117,G__get_linked_tagnum(&G__G__GuiBldLN_vectorlETVirtualArraymUcOallocatorlETVirtualArraymUgRsPgR),0,-1);
02844    G__setnewtype(-1,NULL,0);
02845    G__search_typename2("reverse_iterator<const_iterator>",117,G__get_linked_tagnum(&G__G__GuiBldLN_reverse_iteratorlEvectorlETVirtualArraymUcOallocatorlETVirtualArraymUgRsPgRcLcLiteratorgR),0,G__get_linked_tagnum(&G__G__GuiBldLN_vectorlETVirtualArraymUcOallocatorlETVirtualArraymUgRsPgR));
02846    G__setnewtype(-1,NULL,0);
02847    G__search_typename2("reverse_iterator<iterator>",117,G__get_linked_tagnum(&G__G__GuiBldLN_reverse_iteratorlEvectorlETVirtualArraymUcOallocatorlETVirtualArraymUgRsPgRcLcLiteratorgR),0,G__get_linked_tagnum(&G__G__GuiBldLN_vectorlETVirtualArraymUcOallocatorlETVirtualArraymUgRsPgR));
02848    G__setnewtype(-1,NULL,0);
02849    G__search_typename2("Pixel_t",107,-1,0,-1);
02850    G__setnewtype(-1,"Pixel value",0);
02851    G__search_typename2("iterator<std::bidirectional_iterator_tag,TObject*,std::ptrdiff_t,const TObject**,const TObject*&>",117,G__get_linked_tagnum(&G__G__GuiBldLN_iteratorlEbidirectional_iterator_tagcOTObjectmUcOlongcOconstsPTObjectmUmUcOconstsPTObjectmUaNgR),0,-1);
02852    G__setnewtype(-1,NULL,0);
02853    G__search_typename2("iterator<bidirectional_iterator_tag,TObject*>",117,G__get_linked_tagnum(&G__G__GuiBldLN_iteratorlEbidirectional_iterator_tagcOTObjectmUcOlongcOconstsPTObjectmUmUcOconstsPTObjectmUaNgR),0,-1);
02854    G__setnewtype(-1,NULL,0);
02855    G__search_typename2("iterator<bidirectional_iterator_tag,TObject*,long>",117,G__get_linked_tagnum(&G__G__GuiBldLN_iteratorlEbidirectional_iterator_tagcOTObjectmUcOlongcOconstsPTObjectmUmUcOconstsPTObjectmUaNgR),0,-1);
02856    G__setnewtype(-1,NULL,0);
02857    G__search_typename2("iterator<bidirectional_iterator_tag,TObject*,long,const TObject**>",117,G__get_linked_tagnum(&G__G__GuiBldLN_iteratorlEbidirectional_iterator_tagcOTObjectmUcOlongcOconstsPTObjectmUmUcOconstsPTObjectmUaNgR),0,-1);
02858    G__setnewtype(-1,NULL,0);
02859 }
02860 
02861 /*********************************************************
02862 * Data Member information setup/
02863 *********************************************************/
02864 
02865    /* Setting up class,struct,union tag member variable */
02866 
02867    /* TRootGuiBuilder */
02868 static void G__setup_memvarTRootGuiBuilder(void) {
02869    G__tag_memvar_setup(G__get_linked_tagnum(&G__G__GuiBldLN_TRootGuiBuilder));
02870    { TRootGuiBuilder *p; p=(TRootGuiBuilder*)0x1000; if (p) { }
02871    G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__G__GuiBldLN_TGuiBldDragManager),-1,-1,4,"fManager=",0,"drag and drop manager");
02872    G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__G__GuiBldLN_TGButton),-1,-1,4,"fActionButton=",0,"action button");
02873    G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__G__GuiBldLN_TGToolBar),-1,-1,4,"fToolBar=",0,"guibuider toolbar");
02874    G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__G__GuiBldLN_TGShutter),-1,-1,4,"fShutter=",0,"widget palette");
02875    G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__G__GuiBldLN_TGMdiMainFrame),-1,-1,4,"fMain=",0,"main mdi frame");
02876    G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__G__GuiBldLN_TGDockableFrame),-1,-1,4,"fToolDock=",0,"dockable frame where toolbar is located");
02877    G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__G__GuiBldLN_TGDockableFrame),-1,-1,4,"fShutterDock=",0,"dockable frame where widget palette is located");
02878    G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__G__GuiBldLN_TGMdiMenuBar),-1,-1,4,"fMenuBar=",0,"guibuilder menu bar");
02879    G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__G__GuiBldLN_TGPopupMenu),-1,-1,4,"fMenuFile=",0,"\"File\" popup menu");
02880    G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__G__GuiBldLN_TGPopupMenu),-1,-1,4,"fMenuWindow=",0,"\"Window\" popup menu");
02881    G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__G__GuiBldLN_TGPopupMenu),-1,-1,4,"fMenuEdit=",0,"\"Edit\" popup menu");
02882    G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__G__GuiBldLN_TGPopupMenu),-1,-1,4,"fMenuHelp=",0,"\"Help\" popup menu");
02883    G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__G__GuiBldLN_TGStatusBar),-1,-1,4,"fStatusBar=",0,"guibuilder status bar");
02884    G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__G__GuiBldLN_TGFrame),-1,-1,4,"fSelected=",0,"selected frame");
02885    G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__G__GuiBldLN_TGMdiFrame),-1,-1,4,"fEditable=",0,"mdi frame where editted frame is  located");
02886    G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__G__GuiBldLN_TGuiBldEditor),-1,-1,4,"fEditor=",0,"frame property editor");
02887    G__memvar_setup((void*)0,85,0,1,G__get_linked_tagnum(&G__G__GuiBldLN_TGPicture),-1,-1,4,"fIconPic=",0,"icon picture");
02888    G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__G__GuiBldLN_TGPictureButton),-1,-1,4,"fStartButton=",0,"start button");
02889    G__memvar_setup((void*)0,105,0,0,-1,G__defined_typename("Int_t"),-1,4,"fClosing=",0,(char*)NULL);
02890    G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__G__GuiBldLN_TGGC),-1,-2,4,"fgBgnd=",0,(char*)NULL);
02891    G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__G__GuiBldLN_TGGC),-1,-2,4,"fgBgndPopup=",0,(char*)NULL);
02892    G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__G__GuiBldLN_TGGC),-1,-2,4,"fgBgndPopupHlght=",0,(char*)NULL);
02893    G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__G__GuiBldLN_TClass),-1,-2,4,"fgIsA=",0,(char*)NULL);
02894    }
02895    G__tag_memvar_reset();
02896 }
02897 
02898 
02899    /* TGuiBldEditor */
02900 static void G__setup_memvarTGuiBldEditor(void) {
02901    G__tag_memvar_setup(G__get_linked_tagnum(&G__G__GuiBldLN_TGuiBldEditor));
02902    { TGuiBldEditor *p; p=(TGuiBldEditor*)0x1000; if (p) { }
02903    G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__G__GuiBldLN_TGFrame),-1,-1,4,"fSelected=",0,"editted frame");
02904    G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__G__GuiBldLN_TGuiBldNameFrame),-1,-1,4,"fNameFrame=",0,"frame name");
02905    G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__G__GuiBldLN_TGuiBldHintsEditor),-1,-1,4,"fHintsFrame=",0,"frame hints");
02906    G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__G__GuiBldLN_TGuiBldBorderFrame),-1,-1,4,"fBorderFrame=",0,"frame border");
02907    G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__G__GuiBldLN_TGuiBldGeometryFrame),-1,-1,4,"fGeomFrame=",0,"frame geom");
02908    G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__G__GuiBldLN_TGGroupFrame),-1,-1,4,"fPositionFrame=",0,"X,Y coordinates");
02909    G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__G__GuiBldLN_TGuiBldDragManager),-1,-1,4,"fManager=",0,"main manager");
02910    G__memvar_setup((void*)0,103,0,0,-1,G__defined_typename("Bool_t"),-1,4,"fEmbedded=",0,"kTRUE when it is inside guibuilder");
02911    G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__G__GuiBldLN_TGTab),-1,-1,4,"fTab=",0,"tab frame");
02912    G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__G__GuiBldLN_TGCompositeFrame),-1,-1,4,"fTablay=",0,"layout tab frame");
02913    G__memvar_setup((void*)0,105,0,0,-1,G__defined_typename("Int_t"),-1,4,"fLayoutId=",0,"the id of layout tab");
02914    G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__G__GuiBldLN_TGTextButton),-1,-1,4,"fLayoutButton=",0,"button to enable/disable layout");
02915    G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__G__GuiBldLN_TGLabel),-1,-1,4,"fLayoutLabel=",0,"saying if layout is enabled");
02916    G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__G__GuiBldLN_TGNumberEntry),-1,-1,4,"fXpos=",0,"X position");
02917    G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__G__GuiBldLN_TGNumberEntry),-1,-1,4,"fYpos=",0,"Y position");
02918    G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__G__GuiBldLN_TClass),-1,-2,4,"fgIsA=",0,(char*)NULL);
02919    }
02920    G__tag_memvar_reset();
02921 }
02922 
02923 
02924    /* TGuiBldDragManager */
02925 static void G__setup_memvarTGuiBldDragManager(void) {
02926    G__tag_memvar_setup(G__get_linked_tagnum(&G__G__GuiBldLN_TGuiBldDragManager));
02927    { TGuiBldDragManager *p; p=(TGuiBldDragManager*)0x1000; if (p) { }
02928    G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__G__GuiBldLN_TGuiBldDragManagerPimpl),-1,-1,4,"fPimpl=",0,"private data");
02929    G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__G__GuiBldLN_TRootGuiBuilder),-1,-1,4,"fBuilder=",0,"pointer to gui builder");
02930    G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__G__GuiBldLN_TGuiBldEditor),-1,-1,4,"fEditor=",0,"frame property editor");
02931    G__memvar_setup((void*)0,103,0,0,-1,G__defined_typename("Bool_t"),-1,4,"fLassoDrawn=",0,"kTRUE if  lasso drawn");
02932    G__memvar_setup((void*)0,117,0,0,G__get_linked_tagnum(&G__G__GuiBldLN_TString),-1,-1,4,"fPasteFileName=",0,"paste_clippboard file name");
02933    G__memvar_setup((void*)0,117,0,0,G__get_linked_tagnum(&G__G__GuiBldLN_TString),-1,-1,4,"fTmpBuildFile=",0,"temporary file name");
02934    G__memvar_setup((void*)0,103,0,0,-1,G__defined_typename("Bool_t"),-1,4,"fSelectionIsOn=",0,"selection with Shift key pressed");
02935    G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__G__GuiBldLN_TGPopupMenu),-1,-1,4,"fFrameMenu=",0,"context menu for frames");
02936    G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__G__GuiBldLN_TGPopupMenu),-1,-1,4,"fLassoMenu=",0,"context menu for lasso drawn");
02937    G__memvar_setup((void*)0,107,0,0,-1,G__defined_typename("Window_t"),-1,4,"fTargetId=",0,"an id of window where drop");
02938    G__memvar_setup((void*)0,103,0,0,-1,G__defined_typename("Bool_t"),-1,4,"fDropStatus=",0,"kTRUE if drop was successfull");
02939    G__memvar_setup((void*)0,103,0,0,-1,G__defined_typename("Bool_t"),-1,4,"fStop=",0,"kTRUE if stopped");
02940    G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__G__GuiBldLN_TGFrame),-1,-1,4,"fSelected=",0,"selected frame. In most cases selected is");
02941    G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__G__GuiBldLN_TList),-1,-1,4,"fListOfDialogs=",0,"list of dialog methods");
02942    G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__G__GuiBldLN_TGColorDialog),-1,-2,4,"fgGlobalColorDialog=",0,"color dialog");
02943    G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__G__GuiBldLN_TGFontDialog),-1,-2,4,"fgGlobalFontDialog=",0,"font dialog");
02944    G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__G__GuiBldLN_TClass),-1,-2,4,"fgIsA=",0,(char*)NULL);
02945    }
02946    G__tag_memvar_reset();
02947 }
02948 
02949 
02950    /* TGuiBldGeometryFrame */
02951 static void G__setup_memvarTGuiBldGeometryFrame(void) {
02952    G__tag_memvar_setup(G__get_linked_tagnum(&G__G__GuiBldLN_TGuiBldGeometryFrame));
02953    { TGuiBldGeometryFrame *p; p=(TGuiBldGeometryFrame*)0x1000; if (p) { }
02954    G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__G__GuiBldLN_TGuiBldEditor),-1,-1,4,"fEditor=",0,(char*)NULL);
02955    G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__G__GuiBldLN_TRootGuiBuilder),-1,-1,4,"fBuilder=",0,(char*)NULL);
02956    G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__G__GuiBldLN_TGuiBldDragManager),-1,-1,4,"fDragManager=",0,(char*)NULL);
02957    G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__G__GuiBldLN_TGNumberEntry),-1,-1,4,"fNEWidth=",0,(char*)NULL);
02958    G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__G__GuiBldLN_TGNumberEntry),-1,-1,4,"fNEHeight=",0,(char*)NULL);
02959    G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__G__GuiBldLN_TGFrame),-1,-1,4,"fSelected=",0,(char*)NULL);
02960    G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__G__GuiBldLN_TClass),-1,-2,4,"fgIsA=",0,(char*)NULL);
02961    }
02962    G__tag_memvar_reset();
02963 }
02964 
02965 
02966    /* TGuiBldHintsEditor */
02967 static void G__setup_memvarTGuiBldHintsEditor(void) {
02968    G__tag_memvar_setup(G__get_linked_tagnum(&G__G__GuiBldLN_TGuiBldHintsEditor));
02969    { TGuiBldHintsEditor *p; p=(TGuiBldHintsEditor*)0x1000; if (p) { }
02970    G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__G__GuiBldLN_TGuiBldEditor),-1,-1,4,"fEditor=",0,"pointer to main editor");
02971    G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__G__GuiBldLN_TGuiBldNameFrame),-1,-1,4,"fNameFrame=",0,"frame name");
02972    G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__G__GuiBldLN_TGuiBldHintsManager),-1,-1,4,"fHintsManager=",0,"manager of subframes layout");
02973    G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__G__GuiBldLN_TGGroupFrame),-1,-1,4,"fHintsFrame=",0,"frame with layout hints");
02974    G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__G__GuiBldLN_TGGroupFrame),-1,-1,4,"fPaddingFrame=",0,"frame with padding");
02975    G__memvar_setup((void*)((long)(&p->fCbLeft)-(long)(p)),85,0,0,G__get_linked_tagnum(&G__G__GuiBldLN_TGCheckButton),-1,-1,1,"fCbLeft=",0,"button activating left hint");
02976    G__memvar_setup((void*)((long)(&p->fCbRight)-(long)(p)),85,0,0,G__get_linked_tagnum(&G__G__GuiBldLN_TGCheckButton),-1,-1,1,"fCbRight=",0,"button activating right hint");
02977    G__memvar_setup((void*)((long)(&p->fCbTop)-(long)(p)),85,0,0,G__get_linked_tagnum(&G__G__GuiBldLN_TGCheckButton),-1,-1,1,"fCbTop=",0,"button activating top hint");
02978    G__memvar_setup((void*)((long)(&p->fCbBottom)-(long)(p)),85,0,0,G__get_linked_tagnum(&G__G__GuiBldLN_TGCheckButton),-1,-1,1,"fCbBottom=",0,"button activating bottom hint");
02979    G__memvar_setup((void*)((long)(&p->fCbExpandX)-(long)(p)),85,0,0,G__get_linked_tagnum(&G__G__GuiBldLN_TGCheckButton),-1,-1,1,"fCbExpandX=",0,"button activating expand X hint");
02980    G__memvar_setup((void*)((long)(&p->fCbExpandY)-(long)(p)),85,0,0,G__get_linked_tagnum(&G__G__GuiBldLN_TGCheckButton),-1,-1,1,"fCbExpandY=",0,"button activating expand Y hint");
02981    G__memvar_setup((void*)((long)(&p->fCbCenterX)-(long)(p)),85,0,0,G__get_linked_tagnum(&G__G__GuiBldLN_TGCheckButton),-1,-1,1,"fCbCenterX=",0,"button activating center X hint");
02982    G__memvar_setup((void*)((long)(&p->fCbCenterY)-(long)(p)),85,0,0,G__get_linked_tagnum(&G__G__GuiBldLN_TGCheckButton),-1,-1,1,"fCbCenterY=",0,"button activating center Y hint");
02983    G__memvar_setup((void*)((long)(&p->fPadTop)-(long)(p)),85,0,0,G__get_linked_tagnum(&G__G__GuiBldLN_TGNumberEntry),-1,-1,1,"fPadTop=",0,"top side padding");
02984    G__memvar_setup((void*)((long)(&p->fPadBottom)-(long)(p)),85,0,0,G__get_linked_tagnum(&G__G__GuiBldLN_TGNumberEntry),-1,-1,1,"fPadBottom=",0,"bottom side padding");
02985    G__memvar_setup((void*)((long)(&p->fPadLeft)-(long)(p)),85,0,0,G__get_linked_tagnum(&G__G__GuiBldLN_TGNumberEntry),-1,-1,1,"fPadLeft=",0,"left side padding");
02986    G__memvar_setup((void*)((long)(&p->fPadRight)-(long)(p)),85,0,0,G__get_linked_tagnum(&G__G__GuiBldLN_TGNumberEntry),-1,-1,1,"fPadRight=",0,"right side padding");
02987    G__memvar_setup((void*)((long)(&p->fLayButton)-(long)(p)),85,0,0,G__get_linked_tagnum(&G__G__GuiBldLN_TGCheckButton),-1,-1,1,"fLayButton=",0,"enable/disable layout");
02988    G__memvar_setup((void*)((long)(&p->fBuilder)-(long)(p)),85,0,0,G__get_linked_tagnum(&G__G__GuiBldLN_TRootGuiBuilder),-1,-1,1,"fBuilder=",0,(char*)NULL);
02989    G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__G__GuiBldLN_TClass),-1,-2,4,"fgIsA=",0,(char*)NULL);
02990    }
02991    G__tag_memvar_reset();
02992 }
02993 
02994 
02995    /* TGuiBldNameFrame */
02996 static void G__setup_memvarTGuiBldNameFrame(void) {
02997    G__tag_memvar_setup(G__get_linked_tagnum(&G__G__GuiBldLN_TGuiBldNameFrame));
02998    { TGuiBldNameFrame *p; p=(TGuiBldNameFrame*)0x1000; if (p) { }
02999    G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__G__GuiBldLN_TGLabel),-1,-1,4,"fLabel=",0,"label of frame class name");
03000    G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__G__GuiBldLN_TGTextEntry),-1,-1,4,"fFrameName=",0,"name of the frame");
03001    G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__G__GuiBldLN_TGuiBldEditor),-1,-1,4,"fEditor=",0,"pointer to main editor");
03002    G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__G__GuiBldLN_TGCompositeFrame),-1,-1,4,"fTitleFrame=",0,"frame saying that it's \"Name Frame\"");
03003    G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__G__GuiBldLN_TRootGuiBuilder),-1,-1,4,"fBuilder=",0,"pointer to builder");
03004    G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__G__GuiBldLN_TGuiBldDragManager),-1,-1,4,"fManager=",0,"main manager");
03005    G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__G__GuiBldLN_TGListTree),-1,-1,4,"fListTree=",0,"list tree containing frames hierarchy");
03006    G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__G__GuiBldLN_TGCanvas),-1,-1,4,"fCanvas=",0,(char*)NULL);
03007    G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__G__GuiBldLN_TClass),-1,-2,4,"fgIsA=",0,(char*)NULL);
03008    }
03009    G__tag_memvar_reset();
03010 }
03011 
03012 
03013    /* TGuiBldHintsButton */
03014 static void G__setup_memvarTGuiBldHintsButton(void) {
03015    G__tag_memvar_setup(G__get_linked_tagnum(&G__G__GuiBldLN_TGuiBldHintsButton));
03016    { TGuiBldHintsButton *p; p=(TGuiBldHintsButton*)0x1000; if (p) { }
03017    G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__G__GuiBldLN_TClass),-1,-2,4,"fgIsA=",0,(char*)NULL);
03018    }
03019    G__tag_memvar_reset();
03020 }
03021 
03022 extern "C" void G__cpp_setup_memvarG__GuiBld() {
03023 }
03024 /***********************************************************
03025 ************************************************************
03026 ************************************************************
03027 ************************************************************
03028 ************************************************************
03029 ************************************************************
03030 ************************************************************
03031 ***********************************************************/
03032 
03033 /*********************************************************
03034 * Member function information setup for each class
03035 *********************************************************/
03036 static void G__setup_memfuncTRootGuiBuilder(void) {
03037    /* TRootGuiBuilder */
03038    G__tag_memfunc_setup(G__get_linked_tagnum(&G__G__GuiBldLN_TRootGuiBuilder));
03039    G__memfunc_setup("InitMenu",809,(G__InterfaceMethod) NULL, 121, -1, -1, 0, 0, 1, 4, 0, "", (char*)NULL, (void*) NULL, 0);
03040    G__memfunc_setup("EnableLassoButtons",1848,(G__InterfaceMethod) NULL, 121, -1, -1, 0, 1, 1, 4, 0, "g - 'Bool_t' 0 'kTRUE' on", (char*)NULL, (void*) NULL, 0);
03041    G__memfunc_setup("EnableSelectedButtons",2143,(G__InterfaceMethod) NULL, 121, -1, -1, 0, 1, 1, 4, 0, "g - 'Bool_t' 0 'kTRUE' on", (char*)NULL, (void*) NULL, 0);
03042    G__memfunc_setup("EnableEditButtons",1724,(G__InterfaceMethod) NULL, 121, -1, -1, 0, 1, 1, 4, 0, "g - 'Bool_t' 0 'kTRUE' on", (char*)NULL, (void*) NULL, 0);
03043    G__memfunc_setup("BindKeys",793,(G__InterfaceMethod) NULL, 121, -1, -1, 0, 0, 1, 4, 0, "", (char*)NULL, (void*) NULL, 0);
03044    G__memfunc_setup("FindActionButton",1627,(G__InterfaceMethod) NULL, 85, G__get_linked_tagnum(&G__G__GuiBldLN_TGButton), -1, 0, 2, 1, 4, 0, 
03045 "C - - 10 - name C - - 10 - section", (char*)NULL, (void*) NULL, 0);
03046    G__memfunc_setup("TRootGuiBuilder",1508,G__G__GuiBld_223_0_7, 105, G__get_linked_tagnum(&G__G__GuiBldLN_TRootGuiBuilder), -1, 0, 1, 1, 1, 0, "U 'TGWindow' - 10 '0' p", (char*)NULL, (void*) NULL, 0);
03047    G__memfunc_setup("AddAction",871,(G__InterfaceMethod) NULL,121, -1, -1, 0, 2, 1, 1, 0, 
03048 "U 'TGuiBldAction' - 0 - act C - - 10 - sect", (char*)NULL, (void*) NULL, 1);
03049    G__memfunc_setup("AddMacro",763,G__G__GuiBld_223_0_9, 121, -1, -1, 0, 2, 1, 1, 0, 
03050 "C - - 10 - macro U 'TImage' - 0 - img", (char*)NULL, (void*) NULL, 1);
03051    G__memfunc_setup("AddSection",990,(G__InterfaceMethod) NULL,121, -1, -1, 0, 1, 1, 1, 0, "C - - 10 - sect", (char*)NULL, (void*) NULL, 1);
03052    G__memfunc_setup("ExecuteAction",1329,(G__InterfaceMethod) NULL,85, G__get_linked_tagnum(&G__G__GuiBldLN_TGFrame), -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 1);
03053    G__memfunc_setup("HandleButtons",1339,G__G__GuiBld_223_0_12, 121, -1, -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 1);
03054    G__memfunc_setup("Show",417,(G__InterfaceMethod) NULL,121, -1, -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 1);
03055    G__memfunc_setup("Hide",378,(G__InterfaceMethod) NULL,121, -1, -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 1);
03056    G__memfunc_setup("ChangeSelected",1391,G__G__GuiBld_223_0_15, 121, -1, -1, 0, 1, 1, 1, 0, "U 'TGFrame' - 0 - f", (char*)NULL, (void*) NULL, 1);
03057    G__memfunc_setup("Update",611,G__G__GuiBld_223_0_16, 121, -1, -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 1);
03058    G__memfunc_setup("IsSelectMode",1185,G__G__GuiBld_223_0_17, 103, -1, G__defined_typename("Bool_t"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 1);
03059    G__memfunc_setup("IsGrabButtonDown",1612,G__G__GuiBld_223_0_18, 103, -1, G__defined_typename("Bool_t"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 1);
03060    G__memfunc_setup("OpenProject",1129,G__G__GuiBld_223_0_19, 103, -1, G__defined_typename("Bool_t"), 0, 1, 1, 1, 0, "U 'Event_t' - 0 '0' event", (char*)NULL, (void*) NULL, 1);
03061    G__memfunc_setup("SaveProject",1126,G__G__GuiBld_223_0_20, 103, -1, G__defined_typename("Bool_t"), 0, 1, 1, 1, 0, "U 'Event_t' - 0 '0' event", (char*)NULL, (void*) NULL, 1);
03062    G__memfunc_setup("NewProject",1025,G__G__GuiBld_223_0_21, 103, -1, G__defined_typename("Bool_t"), 0, 1, 1, 1, 0, "u 'TString' - 0 '\"\"' type", (char*)NULL, (void*) NULL, 1);
03063    G__memfunc_setup("HandleKey",885,(G__InterfaceMethod) NULL,103, -1, G__defined_typename("Bool_t"), 0, 1, 1, 1, 0, "U 'Event_t' - 0 - event", (char*)NULL, (void*) NULL, 1);
03064    G__memfunc_setup("HandleMenu",993,G__G__GuiBld_223_0_23, 121, -1, -1, 0, 1, 1, 1, 0, "i - 'Int_t' 0 - id", (char*)NULL, (void*) NULL, 1);
03065    G__memfunc_setup("CloseWindow",1134,(G__InterfaceMethod) NULL,121, -1, -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 1);
03066    G__memfunc_setup("MaybeCloseWindow",1628,G__G__GuiBld_223_0_25, 121, -1, -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 1);
03067    G__memfunc_setup("HandleWindowClosed",1822,G__G__GuiBld_223_0_26, 121, -1, -1, 0, 1, 1, 1, 0, "i - 'Int_t' 0 - id", (char*)NULL, (void*) NULL, 1);
03068    G__memfunc_setup("UpdateStatusBar",1532,G__G__GuiBld_223_0_27, 121, -1, -1, 0, 1, 1, 1, 0, "C - - 10 '0' text", (char*)NULL, (void*) NULL, 1);
03069    G__memfunc_setup("EraseStatusBar",1417,G__G__GuiBld_223_0_28, 121, -1, -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 1);
03070    G__memfunc_setup("SwitchToolbarButton",1985,G__G__GuiBld_223_0_29, 121, -1, -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 1);
03071    G__memfunc_setup("FindEditableMdiFrame",1952,G__G__GuiBld_223_0_30, 85, G__get_linked_tagnum(&G__G__GuiBldLN_TGMdiFrame), -1, 0, 1, 1, 1, 0, "U 'TGWindow' - 10 - win", (char*)NULL, (void*) NULL, 0);
03072    G__memfunc_setup("GetEditor",903,G__G__GuiBld_223_0_31, 85, G__get_linked_tagnum(&G__G__GuiBldLN_TGuiBldEditor), -1, 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0);
03073    G__memfunc_setup("GetToolDock",1087,G__G__GuiBld_223_0_32, 85, G__get_linked_tagnum(&G__G__GuiBldLN_TGDockableFrame), -1, 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0);
03074    G__memfunc_setup("GetMdiMain",959,G__G__GuiBld_223_0_33, 85, G__get_linked_tagnum(&G__G__GuiBldLN_TGMdiMainFrame), -1, 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0);
03075    G__memfunc_setup("GetEditable",1082,G__G__GuiBld_223_0_34, 85, G__get_linked_tagnum(&G__G__GuiBldLN_TGMdiFrame), -1, 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0);
03076    G__memfunc_setup("GetManager",987,G__G__GuiBld_223_0_35, 85, G__get_linked_tagnum(&G__G__GuiBldLN_TGuiBldDragManager), -1, 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0);
03077    G__memfunc_setup("GetBgnd",667,G__G__GuiBld_223_0_36, 107, -1, G__defined_typename("ULong_t"), 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (ULong_t (*)())(&TRootGuiBuilder::GetBgnd) ), 0);
03078    G__memfunc_setup("GetBgndGC",805,G__G__GuiBld_223_0_37, 85, G__get_linked_tagnum(&G__G__GuiBldLN_TGGC), -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (TGGC* (*)())(&TRootGuiBuilder::GetBgndGC) ), 0);
03079    G__memfunc_setup("GetPopupBgnd",1199,G__G__GuiBld_223_0_38, 107, -1, G__defined_typename("ULong_t"), 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (ULong_t (*)())(&TRootGuiBuilder::GetPopupBgnd) ), 0);
03080    G__memfunc_setup("GetPopupBgndGC",1337,G__G__GuiBld_223_0_39, 85, G__get_linked_tagnum(&G__G__GuiBldLN_TGGC), -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (TGGC* (*)())(&TRootGuiBuilder::GetPopupBgndGC) ), 0);
03081    G__memfunc_setup("GetPopupHlght",1323,G__G__GuiBld_223_0_40, 107, -1, G__defined_typename("ULong_t"), 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (ULong_t (*)())(&TRootGuiBuilder::GetPopupHlght) ), 0);
03082    G__memfunc_setup("GetPopupHlghtGC",1461,G__G__GuiBld_223_0_41, 85, G__get_linked_tagnum(&G__G__GuiBldLN_TGGC), -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (TGGC* (*)())(&TRootGuiBuilder::GetPopupHlghtGC) ), 0);
03083    G__memfunc_setup("PropagateBgndColor",1821,G__G__GuiBld_223_0_42, 121, -1, -1, 0, 2, 3, 1, 0, 
03084 "U 'TGFrame' - 0 - frame k - 'Pixel_t' 0 - color", (char*)NULL, (void*) G__func2void( (void (*)(TGFrame*, Pixel_t))(&TRootGuiBuilder::PropagateBgndColor) ), 0);
03085    G__memfunc_setup("HSplitter",927,G__G__GuiBld_223_0_43, 85, G__get_linked_tagnum(&G__G__GuiBldLN_TGFrame), -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (TGFrame* (*)())(&TRootGuiBuilder::HSplitter) ), 0);
03086    G__memfunc_setup("VSplitter",941,G__G__GuiBld_223_0_44, 85, G__get_linked_tagnum(&G__G__GuiBldLN_TGFrame), -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (TGFrame* (*)())(&TRootGuiBuilder::VSplitter) ), 0);
03087    G__memfunc_setup("CreatePopup",1128,G__G__GuiBld_223_0_45, 85, G__get_linked_tagnum(&G__G__GuiBldLN_TGPopupMenu), -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (TGPopupMenu* (*)())(&TRootGuiBuilder::CreatePopup) ), 0);
03088    G__memfunc_setup("BuildListTree",1308,G__G__GuiBld_223_0_46, 85, G__get_linked_tagnum(&G__G__GuiBldLN_TGFrame), -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (TGFrame* (*)())(&TRootGuiBuilder::BuildListTree) ), 0);
03089    G__memfunc_setup("BuildCanvas",1100,G__G__GuiBld_223_0_47, 85, G__get_linked_tagnum(&G__G__GuiBldLN_TGFrame), -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (TGFrame* (*)())(&TRootGuiBuilder::BuildCanvas) ), 0);
03090    G__memfunc_setup("BuildShutter",1247,G__G__GuiBld_223_0_48, 85, G__get_linked_tagnum(&G__G__GuiBldLN_TGFrame), -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (TGFrame* (*)())(&TRootGuiBuilder::BuildShutter) ), 0);
03091    G__memfunc_setup("BuildTextEdit",1307,G__G__GuiBld_223_0_49, 85, G__get_linked_tagnum(&G__G__GuiBldLN_TGFrame), -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (TGFrame* (*)())(&TRootGuiBuilder::BuildTextEdit) ), 0);
03092    G__memfunc_setup("BuildTab",775,G__G__GuiBld_223_0_50, 85, G__get_linked_tagnum(&G__G__GuiBldLN_TGFrame), -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (TGFrame* (*)())(&TRootGuiBuilder::BuildTab) ), 0);
03093    G__memfunc_setup("BuildListBox",1205,G__G__GuiBld_223_0_51, 85, G__get_linked_tagnum(&G__G__GuiBldLN_TGFrame), -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (TGFrame* (*)())(&TRootGuiBuilder::BuildListBox) ), 0);
03094    G__memfunc_setup("BuildComboBox",1289,G__G__GuiBld_223_0_52, 85, G__get_linked_tagnum(&G__G__GuiBldLN_TGFrame), -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (TGFrame* (*)())(&TRootGuiBuilder::BuildComboBox) ), 0);
03095    G__memfunc_setup("BuildH3DLine",1079,G__G__GuiBld_223_0_53, 85, G__get_linked_tagnum(&G__G__GuiBldLN_TGFrame), -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (TGFrame* (*)())(&TRootGuiBuilder::BuildH3DLine) ), 0);
03096    G__memfunc_setup("BuildV3DLine",1093,G__G__GuiBld_223_0_54, 85, G__get_linked_tagnum(&G__G__GuiBldLN_TGFrame), -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (TGFrame* (*)())(&TRootGuiBuilder::BuildV3DLine) ), 0);
03097    G__memfunc_setup("BuildHScrollBar",1468,G__G__GuiBld_223_0_55, 85, G__get_linked_tagnum(&G__G__GuiBldLN_TGFrame), -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (TGFrame* (*)())(&TRootGuiBuilder::BuildHScrollBar) ), 0);
03098    G__memfunc_setup("BuildVScrollBar",1482,G__G__GuiBld_223_0_56, 85, G__get_linked_tagnum(&G__G__GuiBldLN_TGFrame), -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (TGFrame* (*)())(&TRootGuiBuilder::BuildVScrollBar) ), 0);
03099    G__memfunc_setup("BuildHProgressBar",1698,G__G__GuiBld_223_0_57, 85, G__get_linked_tagnum(&G__G__GuiBldLN_TGFrame), -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (TGFrame* (*)())(&TRootGuiBuilder::BuildHProgressBar) ), 0);
03100    G__memfunc_setup("BuildVProgressBar",1712,G__G__GuiBld_223_0_58, 85, G__get_linked_tagnum(&G__G__GuiBldLN_TGFrame), -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (TGFrame* (*)())(&TRootGuiBuilder::BuildVProgressBar) ), 0);
03101    G__memfunc_setup("Class",502,G__G__GuiBld_223_0_59, 85, G__get_linked_tagnum(&G__G__GuiBldLN_TClass), -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (TClass* (*)())(&TRootGuiBuilder::Class) ), 0);
03102    G__memfunc_setup("Class_Name",982,G__G__GuiBld_223_0_60, 67, -1, -1, 0, 0, 3, 1, 1, "", (char*)NULL, (void*) G__func2void( (const char* (*)())(&TRootGuiBuilder::Class_Name) ), 0);
03103    G__memfunc_setup("Class_Version",1339,G__G__GuiBld_223_0_61, 115, -1, G__defined_typename("Version_t"), 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (Version_t (*)())(&TRootGuiBuilder::Class_Version) ), 0);
03104    G__memfunc_setup("Dictionary",1046,G__G__GuiBld_223_0_62, 121, -1, -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (void (*)())(&TRootGuiBuilder::Dictionary) ), 0);
03105    G__memfunc_setup("IsA",253,(G__InterfaceMethod) NULL,85, G__get_linked_tagnum(&G__G__GuiBldLN_TClass), -1, 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 1);
03106    G__memfunc_setup("ShowMembers",1132,(G__InterfaceMethod) NULL,121, -1, -1, 0, 1, 1, 1, 0, "u 'TMemberInspector' - 1 - insp", (char*)NULL, (void*) NULL, 1);
03107    G__memfunc_setup("Streamer",835,(G__InterfaceMethod) NULL,121, -1, -1, 0, 1, 1, 1, 0, "u 'TBuffer' - 1 - b", (char*)NULL, (void*) NULL, 1);
03108    G__memfunc_setup("StreamerNVirtual",1656,G__G__GuiBld_223_0_66, 121, -1, -1, 0, 1, 1, 1, 0, "u 'TBuffer' - 1 - b", (char*)NULL, (void*) NULL, 0);
03109    G__memfunc_setup("DeclFileName",1145,G__G__GuiBld_223_0_67, 67, -1, -1, 0, 0, 3, 1, 1, "", (char*)NULL, (void*) G__func2void( (const char* (*)())(&TRootGuiBuilder::DeclFileName) ), 0);
03110    G__memfunc_setup("ImplFileLine",1178,G__G__GuiBld_223_0_68, 105, -1, -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (int (*)())(&TRootGuiBuilder::ImplFileLine) ), 0);
03111    G__memfunc_setup("ImplFileName",1171,G__G__GuiBld_223_0_69, 67, -1, -1, 0, 0, 3, 1, 1, "", (char*)NULL, (void*) G__func2void( (const char* (*)())(&TRootGuiBuilder::ImplFileName) ), 0);
03112    G__memfunc_setup("DeclFileLine",1152,G__G__GuiBld_223_0_70, 105, -1, -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (int (*)())(&TRootGuiBuilder::DeclFileLine) ), 0);
03113    // automatic destructor
03114    G__memfunc_setup("~TRootGuiBuilder", 1634, G__G__GuiBld_223_0_71, (int) ('y'), -1, -1, 0, 0, 1, 1, 0, "", (char*) NULL, (void*) NULL, 1);
03115    G__tag_memfunc_reset();
03116 }
03117 
03118 static void G__setup_memfuncTGuiBldEditor(void) {
03119    /* TGuiBldEditor */
03120    G__tag_memfunc_setup(G__get_linked_tagnum(&G__G__GuiBldLN_TGuiBldEditor));
03121    G__memfunc_setup("TGuiBldEditor",1266,G__G__GuiBld_226_0_1, 105, G__get_linked_tagnum(&G__G__GuiBldLN_TGuiBldEditor), -1, 0, 1, 1, 1, 0, "U 'TGWindow' - 10 '0' p", (char*)NULL, (void*) NULL, 0);
03122    G__memfunc_setup("GetXPos",682,G__G__GuiBld_226_0_2, 105, -1, G__defined_typename("Int_t"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0);
03123    G__memfunc_setup("GetYPos",683,G__G__GuiBld_226_0_3, 105, -1, G__defined_typename("Int_t"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0);
03124    G__memfunc_setup("SetXPos",694,G__G__GuiBld_226_0_4, 121, -1, -1, 0, 1, 1, 1, 0, "i - 'Int_t' 0 - pos", (char*)NULL, (void*) NULL, 0);
03125    G__memfunc_setup("SetYPos",695,G__G__GuiBld_226_0_5, 121, -1, -1, 0, 1, 1, 1, 0, "i - 'Int_t' 0 - pos", (char*)NULL, (void*) NULL, 0);
03126    G__memfunc_setup("GetSelected",1097,G__G__GuiBld_226_0_6, 85, G__get_linked_tagnum(&G__G__GuiBldLN_TGFrame), -1, 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0);
03127    G__memfunc_setup("IsEmbedded",966,G__G__GuiBld_226_0_7, 103, -1, G__defined_typename("Bool_t"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0);
03128    G__memfunc_setup("SetEmbedded",1078,G__G__GuiBld_226_0_8, 121, -1, -1, 0, 1, 1, 1, 0, "g - 'Bool_t' 0 'kTRUE' e", (char*)NULL, (void*) NULL, 0);
03129    G__memfunc_setup("Hide",378,G__G__GuiBld_226_0_9, 121, -1, -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 0);
03130    G__memfunc_setup("UpdateBorder",1217,G__G__GuiBld_226_0_10, 121, -1, -1, 0, 1, 1, 1, 0, "i - 'Int_t' 0 - -", (char*)NULL, (void*) NULL, 0);
03131    G__memfunc_setup("UpdateBackground",1635,G__G__GuiBld_226_0_11, 121, -1, -1, 0, 1, 1, 1, 0, "k - 'Pixel_t' 0 - col", (char*)NULL, (void*) NULL, 0);
03132    G__memfunc_setup("UpdateForeground",1662,G__G__GuiBld_226_0_12, 121, -1, -1, 0, 1, 1, 1, 0, "k - 'Pixel_t' 0 - col", (char*)NULL, (void*) NULL, 0);
03133    G__memfunc_setup("Reset",515,G__G__GuiBld_226_0_13, 121, -1, -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 0);
03134    G__memfunc_setup("GetHintsEditor",1421,G__G__GuiBld_226_0_14, 85, G__get_linked_tagnum(&G__G__GuiBldLN_TGuiBldHintsEditor), -1, 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0);
03135    G__memfunc_setup("RemoveFrame",1113,(G__InterfaceMethod) NULL,121, -1, -1, 0, 1, 1, 1, 0, "U 'TGFrame' - 0 - -", (char*)NULL, (void*) NULL, 1);
03136    G__memfunc_setup("TabSelected",1088,G__G__GuiBld_226_0_16, 121, -1, -1, 0, 1, 1, 1, 0, "i - 'Int_t' 0 - id", (char*)NULL, (void*) NULL, 0);
03137    G__memfunc_setup("UpdateSelected",1420,G__G__GuiBld_226_0_17, 121, -1, -1, 0, 1, 1, 1, 0, "U 'TGFrame' - 0 '0' -", "*SIGNAL*", (void*) NULL, 0);
03138    G__memfunc_setup("ChangeSelected",1391,G__G__GuiBld_226_0_18, 121, -1, -1, 0, 1, 1, 1, 0, "U 'TGFrame' - 0 - -", "*SIGNAL*", (void*) NULL, 0);
03139    G__memfunc_setup("SwitchLayout",1264,G__G__GuiBld_226_0_19, 121, -1, -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 0);
03140    G__memfunc_setup("Class",502,G__G__GuiBld_226_0_20, 85, G__get_linked_tagnum(&G__G__GuiBldLN_TClass), -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (TClass* (*)())(&TGuiBldEditor::Class) ), 0);
03141    G__memfunc_setup("Class_Name",982,G__G__GuiBld_226_0_21, 67, -1, -1, 0, 0, 3, 1, 1, "", (char*)NULL, (void*) G__func2void( (const char* (*)())(&TGuiBldEditor::Class_Name) ), 0);
03142    G__memfunc_setup("Class_Version",1339,G__G__GuiBld_226_0_22, 115, -1, G__defined_typename("Version_t"), 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (Version_t (*)())(&TGuiBldEditor::Class_Version) ), 0);
03143    G__memfunc_setup("Dictionary",1046,G__G__GuiBld_226_0_23, 121, -1, -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (void (*)())(&TGuiBldEditor::Dictionary) ), 0);
03144    G__memfunc_setup("IsA",253,(G__InterfaceMethod) NULL,85, G__get_linked_tagnum(&G__G__GuiBldLN_TClass), -1, 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 1);
03145    G__memfunc_setup("ShowMembers",1132,(G__InterfaceMethod) NULL,121, -1, -1, 0, 1, 1, 1, 0, "u 'TMemberInspector' - 1 - insp", (char*)NULL, (void*) NULL, 1);
03146    G__memfunc_setup("Streamer",835,(G__InterfaceMethod) NULL,121, -1, -1, 0, 1, 1, 1, 0, "u 'TBuffer' - 1 - b", (char*)NULL, (void*) NULL, 1);
03147    G__memfunc_setup("StreamerNVirtual",1656,G__G__GuiBld_226_0_27, 121, -1, -1, 0, 1, 1, 1, 0, "u 'TBuffer' - 1 - b", (char*)NULL, (void*) NULL, 0);
03148    G__memfunc_setup("DeclFileName",1145,G__G__GuiBld_226_0_28, 67, -1, -1, 0, 0, 3, 1, 1, "", (char*)NULL, (void*) G__func2void( (const char* (*)())(&TGuiBldEditor::DeclFileName) ), 0);
03149    G__memfunc_setup("ImplFileLine",1178,G__G__GuiBld_226_0_29, 105, -1, -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (int (*)())(&TGuiBldEditor::ImplFileLine) ), 0);
03150    G__memfunc_setup("ImplFileName",1171,G__G__GuiBld_226_0_30, 67, -1, -1, 0, 0, 3, 1, 1, "", (char*)NULL, (void*) G__func2void( (const char* (*)())(&TGuiBldEditor::ImplFileName) ), 0);
03151    G__memfunc_setup("DeclFileLine",1152,G__G__GuiBld_226_0_31, 105, -1, -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (int (*)())(&TGuiBldEditor::DeclFileLine) ), 0);
03152    // automatic destructor
03153    G__memfunc_setup("~TGuiBldEditor", 1392, G__G__GuiBld_226_0_32, (int) ('y'), -1, -1, 0, 0, 1, 1, 0, "", (char*) NULL, (void*) NULL, 1);
03154    G__tag_memfunc_reset();
03155 }
03156 
03157 static void G__setup_memfuncTGuiBldDragManager(void) {
03158    /* TGuiBldDragManager */
03159    G__tag_memfunc_setup(G__get_linked_tagnum(&G__G__GuiBldLN_TGuiBldDragManager));
03160    G__memfunc_setup("GetGlobalColorDialog",1984,(G__InterfaceMethod) NULL, 85, G__get_linked_tagnum(&G__G__GuiBldLN_TGColorDialog), -1, 0, 1, 3, 4, 0, "g - 'Bool_t' 0 'kTRUE' create", (char*)NULL, (void*) NULL, 0);
03161    G__memfunc_setup("GetGlobalFontDialog",1880,(G__InterfaceMethod) NULL, 85, G__get_linked_tagnum(&G__G__GuiBldLN_TGFontDialog), -1, 0, 0, 3, 4, 0, "", (char*)NULL, (void*) NULL, 0);
03162    G__memfunc_setup("Reset1",564,(G__InterfaceMethod) NULL, 121, -1, -1, 0, 0, 1, 4, 0, "", (char*)NULL, (void*) NULL, 0);
03163    G__memfunc_setup("DrawGrabRectangles",1810,(G__InterfaceMethod) NULL, 121, -1, -1, 0, 1, 1, 4, 0, "U 'TGWindow' - 0 '0' win", (char*)NULL, (void*) NULL, 0);
03164    G__memfunc_setup("DrawGrabRect",1176,(G__InterfaceMethod) NULL, 121, -1, -1, 0, 3, 1, 4, 0, 
03165 "i - 'Int_t' 0 - i i - 'Int_t' 0 - x "
03166 "i - 'Int_t' 0 - y", (char*)NULL, (void*) NULL, 0);
03167    G__memfunc_setup("FindLayoutFrame",1514,(G__InterfaceMethod) NULL, 85, G__get_linked_tagnum(&G__G__GuiBldLN_TGCompositeFrame), -1, 0, 1, 1, 4, 0, "U 'TGFrame' - 0 - f", (char*)NULL, (void*) NULL, 0);
03168    G__memfunc_setup("IsPointVisible",1428,(G__InterfaceMethod) NULL, 103, -1, G__defined_typename("Bool_t"), 0, 2, 1, 4, 0, 
03169 "i - 'Int_t' 0 - x i - 'Int_t' 0 - y", (char*)NULL, (void*) NULL, 0);
03170    G__memfunc_setup("IsSelectedVisible",1715,(G__InterfaceMethod) NULL, 103, -1, G__defined_typename("Bool_t"), 0, 0, 1, 4, 0, "", (char*)NULL, (void*) NULL, 0);
03171    G__memfunc_setup("CloseMenus",1022,(G__InterfaceMethod) NULL, 121, -1, -1, 0, 0, 1, 4, 0, "", (char*)NULL, (void*) NULL, 0);
03172    G__memfunc_setup("IsEditDisabled",1370,(G__InterfaceMethod) NULL, 103, -1, G__defined_typename("Bool_t"), 0, 1, 1, 4, 8, "U 'TGWindow' - 0 - f", (char*)NULL, (void*) NULL, 0);
03173    G__memfunc_setup("IsGrabDisabled",1360,(G__InterfaceMethod) NULL, 103, -1, G__defined_typename("Bool_t"), 0, 1, 1, 4, 8, "U 'TGWindow' - 0 - f", (char*)NULL, (void*) NULL, 0);
03174    G__memfunc_setup("IsEventsDisabled",1609,(G__InterfaceMethod) NULL, 103, -1, G__defined_typename("Bool_t"), 0, 1, 1, 4, 8, "U 'TGWindow' - 0 - f", (char*)NULL, (void*) NULL, 0);
03175    G__memfunc_setup("IsFixedLayout",1322,(G__InterfaceMethod) NULL, 103, -1, G__defined_typename("Bool_t"), 0, 1, 1, 4, 8, "U 'TGWindow' - 0 - f", (char*)NULL, (void*) NULL, 0);
03176    G__memfunc_setup("IsFixedH",756,(G__InterfaceMethod) NULL, 103, -1, G__defined_typename("Bool_t"), 0, 1, 1, 4, 8, "U 'TGWindow' - 0 - f", (char*)NULL, (void*) NULL, 0);
03177    G__memfunc_setup("IsFixedW",771,(G__InterfaceMethod) NULL, 103, -1, G__defined_typename("Bool_t"), 0, 1, 1, 4, 8, "U 'TGWindow' - 0 - f", (char*)NULL, (void*) NULL, 0);
03178    G__memfunc_setup("IsFixedSize",1095,(G__InterfaceMethod) NULL, 103, -1, G__defined_typename("Bool_t"), 0, 1, 1, 4, 8, "U 'TGWindow' - 0 - f", (char*)NULL, (void*) NULL, 0);
03179    G__memfunc_setup("CanChangeLayout",1494,(G__InterfaceMethod) NULL, 103, -1, G__defined_typename("Bool_t"), 0, 1, 1, 4, 8, "U 'TGWindow' - 0 - w", (char*)NULL, (void*) NULL, 0);
03180    G__memfunc_setup("CanChangeLayoutOrder",2002,(G__InterfaceMethod) NULL, 103, -1, G__defined_typename("Bool_t"), 0, 1, 1, 4, 8, "U 'TGWindow' - 0 - w", (char*)NULL, (void*) NULL, 0);
03181    G__memfunc_setup("CanCompact",985,(G__InterfaceMethod) NULL, 103, -1, G__defined_typename("Bool_t"), 0, 1, 1, 4, 8, "U 'TGWindow' - 0 - w", (char*)NULL, (void*) NULL, 0);
03182    G__memfunc_setup("ChangeSelected",1391,(G__InterfaceMethod) NULL, 121, -1, -1, 0, 1, 1, 4, 0, "U 'TGFrame' - 0 - f", (char*)NULL, (void*) NULL, 0);
03183    G__memfunc_setup("GetEditableParent",1700,(G__InterfaceMethod) NULL, 85, G__get_linked_tagnum(&G__G__GuiBldLN_TGFrame), -1, 0, 1, 1, 4, 0, "U 'TGFrame' - 0 - f", (char*)NULL, (void*) NULL, 0);
03184    G__memfunc_setup("GetMovableParent",1616,(G__InterfaceMethod) NULL, 85, G__get_linked_tagnum(&G__G__GuiBldLN_TGFrame), -1, 0, 1, 1, 4, 0, "U 'TGWindow' - 0 - p", (char*)NULL, (void*) NULL, 0);
03185    G__memfunc_setup("GetBtnEnableParent",1781,(G__InterfaceMethod) NULL, 85, G__get_linked_tagnum(&G__G__GuiBldLN_TGFrame), -1, 0, 1, 1, 4, 0, "U 'TGFrame' - 0 - fr", (char*)NULL, (void*) NULL, 0);
03186    G__memfunc_setup("GetResizableParent",1835,(G__InterfaceMethod) NULL, 85, G__get_linked_tagnum(&G__G__GuiBldLN_TGWindow), -1, 0, 1, 1, 4, 0, "U 'TGWindow' - 0 - p", (char*)NULL, (void*) NULL, 0);
03187    G__memfunc_setup("FindMdiFrame",1158,(G__InterfaceMethod) NULL, 85, G__get_linked_tagnum(&G__G__GuiBldLN_TGFrame), -1, 0, 1, 1, 4, 0, "U 'TGFrame' - 0 - in", (char*)NULL, (void*) NULL, 0);
03188    G__memfunc_setup("RaiseMdiFrame",1273,(G__InterfaceMethod) NULL, 121, -1, -1, 0, 1, 1, 4, 0, "U 'TGFrame' - 0 - in", (char*)NULL, (void*) NULL, 0);
03189    G__memfunc_setup("CheckTargetAtPoint",1796,(G__InterfaceMethod) NULL, 103, -1, G__defined_typename("Bool_t"), 0, 2, 1, 4, 0, 
03190 "i - 'Int_t' 0 - x i - 'Int_t' 0 - y", (char*)NULL, (void*) NULL, 0);
03191    G__memfunc_setup("AddClassMenuMethods",1896,(G__InterfaceMethod) NULL, 121, -1, -1, 0, 2, 1, 4, 0, 
03192 "U 'TGPopupMenu' - 0 - menu U 'TObject' - 0 - object", (char*)NULL, (void*) NULL, 0);
03193    G__memfunc_setup("AddDialogMethods",1581,(G__InterfaceMethod) NULL, 121, -1, -1, 0, 2, 1, 4, 0, 
03194 "U 'TGPopupMenu' - 0 - menu U 'TObject' - 0 - object", (char*)NULL, (void*) NULL, 0);
03195    G__memfunc_setup("DeleteMenuDialog",1592,(G__InterfaceMethod) NULL, 121, -1, -1, 0, 0, 1, 4, 0, "", (char*)NULL, (void*) NULL, 0);
03196    G__memfunc_setup("CreateListOfDialogs",1896,(G__InterfaceMethod) NULL, 121, -1, -1, 0, 0, 1, 4, 0, "", (char*)NULL, (void*) NULL, 0);
03197    G__memfunc_setup("InEditable",977,(G__InterfaceMethod) NULL, 85, G__get_linked_tagnum(&G__G__GuiBldLN_TGFrame), -1, 0, 1, 1, 4, 0, "k - 'Window_t' 0 - id", (char*)NULL, (void*) NULL, 0);
03198    G__memfunc_setup("GrabFrame",871,(G__InterfaceMethod) NULL, 121, -1, -1, 0, 1, 1, 4, 0, "U 'TGFrame' - 0 - frame", (char*)NULL, (void*) NULL, 0);
03199    G__memfunc_setup("UngrabFrame",1098,(G__InterfaceMethod) NULL, 121, -1, -1, 0, 0, 1, 4, 0, "", (char*)NULL, (void*) NULL, 0);
03200    G__memfunc_setup("SetPropertyEditor",1784,(G__InterfaceMethod) NULL, 121, -1, -1, 0, 1, 1, 4, 0, "U 'TGuiBldEditor' - 0 - e", (char*)NULL, (void*) NULL, 0);
03201    G__memfunc_setup("DeletePropertyEditor",2079,(G__InterfaceMethod) NULL, 121, -1, -1, 0, 0, 1, 4, 0, "", (char*)NULL, (void*) NULL, 0);
03202    G__memfunc_setup("GetFramesInside",1498,(G__InterfaceMethod) NULL, 85, G__get_linked_tagnum(&G__G__GuiBldLN_TList), -1, 0, 4, 1, 4, 0, 
03203 "i - 'Int_t' 0 - x0 i - 'Int_t' 0 - y0 "
03204 "i - 'Int_t' 0 - x i - 'Int_t' 0 - y", (char*)NULL, (void*) NULL, 0);
03205    G__memfunc_setup("ToGrid",585,(G__InterfaceMethod) NULL, 121, -1, -1, 0, 2, 1, 4, 0, 
03206 "i - 'Int_t' 1 - x i - 'Int_t' 1 - y", (char*)NULL, (void*) NULL, 0);
03207    G__memfunc_setup("DoReplace",879,(G__InterfaceMethod) NULL, 121, -1, -1, 0, 1, 1, 4, 0, "U 'TGFrame' - 0 - frame", (char*)NULL, (void*) NULL, 0);
03208    G__memfunc_setup("DeleteFrame",1086,(G__InterfaceMethod) NULL, 121, -1, -1, 0, 1, 1, 4, 0, "U 'TGFrame' - 0 - frame", (char*)NULL, (void*) NULL, 0);
03209    G__memfunc_setup("HandleDelete",1183,(G__InterfaceMethod) NULL, 121, -1, -1, 0, 1, 1, 4, 0, "g - 'Bool_t' 0 'kFALSE' crop", (char*)NULL, (void*) NULL, 0);
03210    G__memfunc_setup("HandleReturn",1228,(G__InterfaceMethod) NULL, 121, -1, -1, 0, 1, 1, 4, 0, "g - 'Bool_t' 0 'kFALSE' on", (char*)NULL, (void*) NULL, 0);
03211    G__memfunc_setup("HandleAlignment",1515,(G__InterfaceMethod) NULL, 121, -1, -1, 0, 2, 1, 4, 0, 
03212 "i - 'Int_t' 0 - to g - 'Bool_t' 0 'kFALSE' lineup", (char*)NULL, (void*) NULL, 0);
03213    G__memfunc_setup("HandleCut",888,(G__InterfaceMethod) NULL, 121, -1, -1, 0, 0, 1, 4, 0, "", (char*)NULL, (void*) NULL, 0);
03214    G__memfunc_setup("HandleCopy",999,(G__InterfaceMethod) NULL, 121, -1, -1, 0, 1, 1, 4, 0, "g - 'Bool_t' 0 'kTRUE' brk_layout", (char*)NULL, (void*) NULL, 0);
03215    G__memfunc_setup("HandlePaste",1097,(G__InterfaceMethod) NULL, 121, -1, -1, 0, 0, 1, 4, 0, "", (char*)NULL, (void*) NULL, 0);
03216    G__memfunc_setup("HandleReplace",1288,(G__InterfaceMethod) NULL, 121, -1, -1, 0, 0, 1, 4, 0, "", (char*)NULL, (void*) NULL, 0);
03217    G__memfunc_setup("HandleGrid",978,(G__InterfaceMethod) NULL, 121, -1, -1, 0, 0, 1, 4, 0, "", (char*)NULL, (void*) NULL, 0);
03218    G__memfunc_setup("CloneEditable",1291,(G__InterfaceMethod) NULL, 121, -1, -1, 0, 0, 1, 4, 0, "", (char*)NULL, (void*) NULL, 0);
03219    G__memfunc_setup("DropCanvas",1009,(G__InterfaceMethod) NULL, 121, -1, -1, 0, 1, 1, 4, 0, "U 'TGCanvas' - 0 - canvas", (char*)NULL, (void*) NULL, 0);
03220    G__memfunc_setup("PutToCanvas",1112,(G__InterfaceMethod) NULL, 121, -1, -1, 0, 1, 1, 4, 0, "U 'TGCompositeFrame' - 0 - cont", (char*)NULL, (void*) NULL, 0);
03221    G__memfunc_setup("Save",399,(G__InterfaceMethod) NULL, 103, -1, G__defined_typename("Bool_t"), 0, 1, 1, 4, 0, "C - - 10 '\"\"' file", (char*)NULL, (void*) NULL, 0);
03222    G__memfunc_setup("SaveFrame",890,(G__InterfaceMethod) NULL, 103, -1, G__defined_typename("Bool_t"), 0, 1, 1, 4, 0, "C - - 10 '0' file", (char*)NULL, (void*) NULL, 0);
03223    G__memfunc_setup("HandleLayoutOrder",1734,(G__InterfaceMethod) NULL, 121, -1, -1, 0, 1, 1, 4, 0, "g - 'Bool_t' 0 'kTRUE' forward", (char*)NULL, (void*) NULL, 0);
03224    G__memfunc_setup("DoResize",805,(G__InterfaceMethod) NULL, 121, -1, -1, 0, 0, 1, 4, 0, "", (char*)NULL, (void*) NULL, 0);
03225    G__memfunc_setup("DoMove",586,(G__InterfaceMethod) NULL, 121, -1, -1, 0, 0, 1, 4, 0, "", (char*)NULL, (void*) NULL, 0);
03226    G__memfunc_setup("DrawLasso",912,(G__InterfaceMethod) NULL, 121, -1, -1, 0, 0, 1, 4, 0, "", (char*)NULL, (void*) NULL, 0);
03227    G__memfunc_setup("PlaceFrame",976,(G__InterfaceMethod) NULL, 121, -1, -1, 0, 2, 1, 4, 0, 
03228 "U 'TGFrame' - 0 - - U 'TGLayoutHints' - 0 - -", (char*)NULL, (void*) NULL, 0);
03229    G__memfunc_setup("ReparentFrames",1439,(G__InterfaceMethod) NULL, 121, -1, -1, 0, 2, 1, 4, 0, 
03230 "U 'TGFrame' - 0 - newfr U 'TGCompositeFrame' - 0 - oldfr", (char*)NULL, (void*) NULL, 0);
03231    G__memfunc_setup("FindCompositeFrame",1823,(G__InterfaceMethod) NULL, 85, G__get_linked_tagnum(&G__G__GuiBldLN_TGCompositeFrame), -1, 0, 1, 1, 4, 0, "k - 'Window_t' 0 - id", (char*)NULL, (void*) NULL, 0);
03232    G__memfunc_setup("SetCursorType",1356,(G__InterfaceMethod) NULL, 121, -1, -1, 0, 1, 1, 4, 0, "i - 'Int_t' 0 - cur", (char*)NULL, (void*) NULL, 0);
03233    G__memfunc_setup("CheckTargetUnderGrab",1983,(G__InterfaceMethod) NULL, 121, -1, -1, 0, 0, 1, 4, 0, "", (char*)NULL, (void*) NULL, 0);
03234    G__memfunc_setup("HighlightCompositeFrame",2358,(G__InterfaceMethod) NULL, 121, -1, -1, 0, 1, 1, 4, 0, "k - 'Window_t' 0 - -", (char*)NULL, (void*) NULL, 0);
03235    G__memfunc_setup("Compact",711,(G__InterfaceMethod) NULL, 121, -1, -1, 0, 1, 1, 4, 0, "g - 'Bool_t' 0 'kTRUE' global", (char*)NULL, (void*) NULL, 0);
03236    G__memfunc_setup("StartDrag",908,(G__InterfaceMethod) NULL, 103, -1, G__defined_typename("Bool_t"), 0, 3, 1, 4, 0, 
03237 "U 'TGFrame' - 0 - src i - 'Int_t' 0 - x "
03238 "i - 'Int_t' 0 - y", (char*)NULL, (void*) NULL, 1);
03239    G__memfunc_setup("EndDrag",661,(G__InterfaceMethod) NULL, 103, -1, G__defined_typename("Bool_t"), 0, 0, 1, 4, 0, "", (char*)NULL, (void*) NULL, 1);
03240    G__memfunc_setup("Drop",405,(G__InterfaceMethod) NULL, 103, -1, G__defined_typename("Bool_t"), 0, 0, 1, 4, 0, "", (char*)NULL, (void*) NULL, 1);
03241    G__memfunc_setup("Cancel",582,(G__InterfaceMethod) NULL, 103, -1, G__defined_typename("Bool_t"), 0, 1, 1, 4, 0, "g - 'Bool_t' 0 - delSrc", (char*)NULL, (void*) NULL, 1);
03242    G__memfunc_setup("Menu4Frame",948,(G__InterfaceMethod) NULL, 121, -1, -1, 0, 3, 1, 4, 0, 
03243 "U 'TGFrame' - 0 - - i - 'Int_t' 0 - x "
03244 "i - 'Int_t' 0 - y", (char*)NULL, (void*) NULL, 0);
03245    G__memfunc_setup("Menu4Lasso",971,(G__InterfaceMethod) NULL, 121, -1, -1, 0, 2, 1, 4, 0, 
03246 "i - 'Int_t' 0 - x i - 'Int_t' 0 - y", (char*)NULL, (void*) NULL, 0);
03247    G__memfunc_setup("CreatePropertyEditor",2080,(G__InterfaceMethod) NULL, 121, -1, -1, 0, 0, 1, 4, 0, "", (char*)NULL, (void*) NULL, 0);
03248    G__memfunc_setup("DoRedraw",792,(G__InterfaceMethod) NULL, 121, -1, -1, 0, 0, 1, 4, 0, "", (char*)NULL, (void*) NULL, 1);
03249    G__memfunc_setup("SwitchEditable",1420,(G__InterfaceMethod) NULL, 121, -1, -1, 0, 1, 1, 4, 0, "U 'TGFrame' - 0 - frame", (char*)NULL, (void*) NULL, 0);
03250    G__memfunc_setup("UnmapAllPopups",1441,(G__InterfaceMethod) NULL, 121, -1, -1, 0, 0, 1, 4, 0, "", (char*)NULL, (void*) NULL, 0);
03251    G__memfunc_setup("BreakLayout",1123,(G__InterfaceMethod) NULL, 121, -1, -1, 0, 0, 1, 4, 0, "", (char*)NULL, (void*) NULL, 0);
03252    G__memfunc_setup("SwitchLayout",1264,(G__InterfaceMethod) NULL, 121, -1, -1, 0, 0, 1, 4, 0, "", (char*)NULL, (void*) NULL, 0);
03253    G__memfunc_setup("RecognizeGesture",1669,(G__InterfaceMethod) NULL, 103, -1, G__defined_typename("Bool_t"), 0, 2, 1, 4, 0, 
03254 "U 'Event_t' - 0 - - U 'TGFrame' - 0 '0' frame", (char*)NULL, (void*) NULL, 0);
03255    G__memfunc_setup("HandleButtonPress",1749,(G__InterfaceMethod) NULL, 103, -1, G__defined_typename("Bool_t"), 0, 1, 1, 4, 0, "U 'Event_t' - 0 - -", (char*)NULL, (void*) NULL, 0);
03256    G__memfunc_setup("HandleButtonRelease",1929,(G__InterfaceMethod) NULL, 103, -1, G__defined_typename("Bool_t"), 0, 1, 1, 4, 0, "U 'Event_t' - 0 - -", (char*)NULL, (void*) NULL, 0);
03257    G__memfunc_setup("HandleButton",1224,(G__InterfaceMethod) NULL, 103, -1, G__defined_typename("Bool_t"), 0, 1, 1, 4, 0, "U 'Event_t' - 0 - -", (char*)NULL, (void*) NULL, 1);
03258    G__memfunc_setup("HandleDoubleClick",1677,(G__InterfaceMethod) NULL, 103, -1, G__defined_typename("Bool_t"), 0, 1, 1, 4, 0, "U 'Event_t' - 0 - -", (char*)NULL, (void*) NULL, 1);
03259    G__memfunc_setup("HandleMotion",1218,(G__InterfaceMethod) NULL, 103, -1, G__defined_typename("Bool_t"), 0, 1, 1, 4, 0, "U 'Event_t' - 0 - -", (char*)NULL, (void*) NULL, 1);
03260    G__memfunc_setup("HandleClientMessage",1904,(G__InterfaceMethod) NULL, 103, -1, G__defined_typename("Bool_t"), 0, 1, 1, 4, 0, "U 'Event_t' - 0 - -", (char*)NULL, (void*) NULL, 1);
03261    G__memfunc_setup("HandleDestroyNotify",1967,(G__InterfaceMethod) NULL, 103, -1, G__defined_typename("Bool_t"), 0, 1, 1, 4, 0, "U 'Event_t' - 0 - -", (char*)NULL, (void*) NULL, 0);
03262    G__memfunc_setup("HandleSelection",1522,(G__InterfaceMethod) NULL, 103, -1, G__defined_typename("Bool_t"), 0, 1, 1, 4, 0, "U 'Event_t' - 0 - -", (char*)NULL, (void*) NULL, 1);
03263    G__memfunc_setup("HandleExpose",1216,(G__InterfaceMethod) NULL, 103, -1, G__defined_typename("Bool_t"), 0, 1, 1, 4, 0, "U 'Event_t' - 0 - -", (char*)NULL, (void*) NULL, 1);
03264    G__memfunc_setup("HandleConfigureNotify",2151,(G__InterfaceMethod) NULL, 103, -1, G__defined_typename("Bool_t"), 0, 1, 1, 4, 0, "U 'Event_t' - 0 - -", (char*)NULL, (void*) NULL, 1);
03265    G__memfunc_setup("HandleSelectionRequest",2267,(G__InterfaceMethod) NULL, 103, -1, G__defined_typename("Bool_t"), 0, 1, 1, 4, 0, "U 'Event_t' - 0 - -", (char*)NULL, (void*) NULL, 1);
03266    G__memfunc_setup("HandleButon3Pressed",1885,(G__InterfaceMethod) NULL, 121, -1, -1, 0, 2, 1, 4, 0, 
03267 "U 'Event_t' - 0 - - U 'TGFrame' - 0 '0' frame", (char*)NULL, (void*) NULL, 0);
03268    G__memfunc_setup("HandleEvent",1102,(G__InterfaceMethod) NULL, 103, -1, G__defined_typename("Bool_t"), 0, 1, 1, 4, 0, "U 'Event_t' - 0 - -", (char*)NULL, (void*) NULL, 1);
03269    G__memfunc_setup("HandleTimer",1101,(G__InterfaceMethod) NULL, 103, -1, G__defined_typename("Bool_t"), 0, 1, 1, 4, 0, "U 'TTimer' - 0 - -", (char*)NULL, (void*) NULL, 1);
03270    G__memfunc_setup("IsMoveWaiting",1318,(G__InterfaceMethod) NULL, 103, -1, G__defined_typename("Bool_t"), 0, 0, 1, 4, 8, "", (char*)NULL, (void*) NULL, 0);
03271    G__memfunc_setup("IsLassoDrawn",1210,(G__InterfaceMethod) NULL, 103, -1, G__defined_typename("Bool_t"), 0, 0, 1, 4, 8, "", (char*)NULL, (void*) NULL, 0);
03272    G__memfunc_setup("SetLassoDrawn",1322,(G__InterfaceMethod) NULL, 121, -1, -1, 0, 1, 1, 4, 0, "g - 'Bool_t' 0 - on", (char*)NULL, (void*) NULL, 0);
03273    G__memfunc_setup("HideGrabRectangles",1790,(G__InterfaceMethod) NULL, 121, -1, -1, 0, 0, 1, 4, 0, "", (char*)NULL, (void*) NULL, 0);
03274    G__memfunc_setup("IgnoreEvent",1126,(G__InterfaceMethod) NULL, 103, -1, G__defined_typename("Bool_t"), 0, 1, 1, 4, 0, "U 'Event_t' - 0 - e", (char*)NULL, (void*) NULL, 1);
03275    G__memfunc_setup("CheckDragResize",1486,(G__InterfaceMethod) NULL, 103, -1, G__defined_typename("Bool_t"), 0, 1, 1, 4, 0, "U 'Event_t' - 0 - event", (char*)NULL, (void*) NULL, 0);
03276    G__memfunc_setup("IsPasteFrameExist",1713,(G__InterfaceMethod) NULL, 103, -1, G__defined_typename("Bool_t"), 0, 0, 1, 4, 0, "", (char*)NULL, (void*) NULL, 0);
03277    G__memfunc_setup("TGuiBldDragManager",1732,G__G__GuiBld_239_0_99, 105, G__get_linked_tagnum(&G__G__GuiBldLN_TGuiBldDragManager), -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 0);
03278    G__memfunc_setup("HandleAction",1194,G__G__GuiBld_239_0_100, 121, -1, -1, 0, 1, 1, 1, 0, "i - 'Int_t' 0 - act", (char*)NULL, (void*) NULL, 0);
03279    G__memfunc_setup("HandleKey",885,(G__InterfaceMethod) NULL,103, -1, G__defined_typename("Bool_t"), 0, 1, 1, 1, 0, "U 'Event_t' - 0 - -", (char*)NULL, (void*) NULL, 1);
03280    G__memfunc_setup("GetTarget",903,G__G__GuiBld_239_0_102, 85, G__get_linked_tagnum(&G__G__GuiBldLN_TGFrame), -1, 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0);
03281    G__memfunc_setup("GetSelected",1097,G__G__GuiBld_239_0_103, 85, G__get_linked_tagnum(&G__G__GuiBldLN_TGFrame), -1, 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0);
03282    G__memfunc_setup("Snap2Grid",842,G__G__GuiBld_239_0_104, 121, -1, -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 0);
03283    G__memfunc_setup("SetGridStep",1102,G__G__GuiBld_239_0_105, 121, -1, -1, 0, 1, 1, 1, 0, "h - 'UInt_t' 0 - step", (char*)NULL, (void*) NULL, 0);
03284    G__memfunc_setup("GetGridStep",1090,G__G__GuiBld_239_0_106, 104, -1, G__defined_typename("UInt_t"), 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 0);
03285    G__memfunc_setup("HandleUpdateSelected",2008,G__G__GuiBld_239_0_107, 121, -1, -1, 0, 1, 1, 1, 0, "U 'TGFrame' - 0 - -", (char*)NULL, (void*) NULL, 0);
03286    G__memfunc_setup("GetStrartDragX",1398,(G__InterfaceMethod) NULL,105, -1, G__defined_typename("Int_t"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 1);
03287    G__memfunc_setup("GetStrartDragY",1399,(G__InterfaceMethod) NULL,105, -1, G__defined_typename("Int_t"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 1);
03288    G__memfunc_setup("GetEndDragX",1037,(G__InterfaceMethod) NULL,105, -1, G__defined_typename("Int_t"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 1);
03289    G__memfunc_setup("GetEndDragY",1038,(G__InterfaceMethod) NULL,105, -1, G__defined_typename("Int_t"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 1);
03290    G__memfunc_setup("GetDropStatus",1337,G__G__GuiBld_239_0_112, 103, -1, G__defined_typename("Bool_t"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0);
03291    G__memfunc_setup("SetBuilder",1011,G__G__GuiBld_239_0_113, 121, -1, -1, 0, 1, 1, 1, 0, "U 'TRootGuiBuilder' - 0 - b", (char*)NULL, (void*) NULL, 0);
03292    G__memfunc_setup("IsStopped",923,G__G__GuiBld_239_0_114, 103, -1, G__defined_typename("Bool_t"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0);
03293    G__memfunc_setup("SetEditable",1094,G__G__GuiBld_239_0_115, 121, -1, -1, 0, 1, 1, 1, 0, "g - 'Bool_t' 0 'kTRUE' on", (char*)NULL, (void*) NULL, 1);
03294    G__memfunc_setup("SelectFrame",1099,G__G__GuiBld_239_0_116, 121, -1, -1, 0, 2, 1, 1, 0, 
03295 "U 'TGFrame' - 0 - frame g - 'Bool_t' 0 'kFALSE' add", (char*)NULL, (void*) NULL, 0);
03296    G__memfunc_setup("MapGlobalDialog",1471,G__G__GuiBld_239_0_117, 121, -1, -1, 0, 2, 3, 1, 0, 
03297 "U 'TGMainFrame' - 0 - dialog U 'TGFrame' - 0 - fr", (char*)NULL, (void*) G__func2void( (void (*)(TGMainFrame*, TGFrame*))(&TGuiBldDragManager::MapGlobalDialog) ), 0);
03298    G__memfunc_setup("HandleTimerEvent",1615,(G__InterfaceMethod) NULL,103, -1, G__defined_typename("Bool_t"), 0, 2, 1, 1, 0, 
03299 "U 'Event_t' - 0 - ev U 'TTimer' - 0 - t", (char*)NULL, (void*) NULL, 1);
03300    G__memfunc_setup("TimerEvent",1027,G__G__GuiBld_239_0_119, 121, -1, -1, 0, 1, 1, 1, 0, "U 'Event_t' - 0 - ev", "*SIGNAL*", (void*) NULL, 0);
03301    G__memfunc_setup("DoClassMenu",1086,G__G__GuiBld_239_0_120, 121, -1, -1, 0, 1, 1, 1, 0, "i - 'Int_t' 0 - -", (char*)NULL, (void*) NULL, 0);
03302    G__memfunc_setup("DoDialogOK",925,G__G__GuiBld_239_0_121, 121, -1, -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 0);
03303    G__memfunc_setup("DoDialogApply",1289,G__G__GuiBld_239_0_122, 121, -1, -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 0);
03304    G__memfunc_setup("DoDialogCancel",1353,G__G__GuiBld_239_0_123, 121, -1, -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 0);
03305    G__memfunc_setup("ChangeProperties",1651,G__G__GuiBld_239_0_124, 121, -1, -1, 0, 1, 1, 1, 0, "U 'TGLabel' - 0 - -", "*MENU* *DIALOG*icon=bld_fontselect.png*", (void*) NULL, 0);
03306    G__memfunc_setup("ChangeProperties",1651,G__G__GuiBld_239_0_125, 121, -1, -1, 0, 1, 1, 1, 0, "U 'TGTextButton' - 0 - -", "*MENU* *DIALOG*icon=bld_fontselect.png*", (void*) NULL, 0);
03307    G__memfunc_setup("ChangeTextFont",1410,G__G__GuiBld_239_0_126, 121, -1, -1, 0, 1, 1, 1, 0, "U 'TGGroupFrame' - 0 - -", "*MENU* *DIALOG*icon=bld_fontselect.png*", (void*) NULL, 0);
03308    G__memfunc_setup("ChangeTextFont",1410,G__G__GuiBld_239_0_127, 121, -1, -1, 0, 1, 1, 1, 0, "U 'TGTextEntry' - 0 - -", "*MENU* *DIALOG*icon=bld_fontselect.png*", (void*) NULL, 0);
03309    G__memfunc_setup("ChangePicture",1314,G__G__GuiBld_239_0_128, 121, -1, -1, 0, 1, 1, 1, 0, "U 'TGPictureButton' - 0 - -", "*MENU* *DIALOG*icon=bld_open.png*", (void*) NULL, 0);
03310    G__memfunc_setup("ChangeImage",1065,G__G__GuiBld_239_0_129, 121, -1, -1, 0, 1, 1, 1, 0, "U 'TGIcon' - 0 - -", "*MENU* *DIALOG*icon=bld_open.png*", (void*) NULL, 0);
03311    G__memfunc_setup("ChangeBarColor",1370,G__G__GuiBld_239_0_130, 121, -1, -1, 0, 1, 1, 1, 0, "U 'TGProgressBar' - 0 - -", "*MENU* *DIALOG*icon=bld_colorselect.png*", (void*) NULL, 0);
03312    G__memfunc_setup("ChangeTextColor",1514,G__G__GuiBld_239_0_131, 121, -1, -1, 0, 1, 1, 1, 0, "U 'TGGroupFrame' - 0 - -", "*MENU* *DIALOG*icon=bld_colorselect.png*", (void*) NULL, 0);
03313    G__memfunc_setup("ChangeTextColor",1514,G__G__GuiBld_239_0_132, 121, -1, -1, 0, 1, 1, 1, 0, "U 'TGLabel' - 0 - -", "*MENU* *DIALOG*icon=bld_colorselect.png*", (void*) NULL, 0);
03314    G__memfunc_setup("ChangeTextColor",1514,G__G__GuiBld_239_0_133, 121, -1, -1, 0, 1, 1, 1, 0, "U 'TGTextButton' - 0 - -", "*MENU* *DIALOG*icon=bld_colorselect.png*", (void*) NULL, 0);
03315    G__memfunc_setup("ChangeTextColor",1514,G__G__GuiBld_239_0_134, 121, -1, -1, 0, 1, 1, 1, 0, "U 'TGProgressBar' - 0 - -", "*MENU* *DIALOG*icon=bld_colorselect.png*", (void*) NULL, 0);
03316    G__memfunc_setup("ChangeTextColor",1514,G__G__GuiBld_239_0_135, 121, -1, -1, 0, 1, 1, 1, 0, "U 'TGTextEntry' - 0 - -", "*MENU* *DIALOG*icon=bld_colorselect.png*", (void*) NULL, 0);
03317    G__memfunc_setup("ChangeBackgroundColor",2117,G__G__GuiBld_239_0_136, 121, -1, -1, 0, 1, 1, 1, 0, "U 'TGListBox' - 0 - -", "*MENU* *DIALOG*icon=bld_colorselect.png*", (void*) NULL, 0);
03318    G__memfunc_setup("ChangeBackgroundColor",2117,G__G__GuiBld_239_0_137, 121, -1, -1, 0, 1, 1, 1, 0, "U 'TGCanvas' - 0 - -", "*MENU* *DIALOG*icon=bld_colorselect.png*", (void*) NULL, 0);
03319    G__memfunc_setup("ChangeBackgroundColor",2117,G__G__GuiBld_239_0_138, 121, -1, -1, 0, 1, 1, 1, 0, "U 'TGComboBox' - 0 - -", "*MENU* *DIALOG*icon=bld_colorselect.png*", (void*) NULL, 0);
03320    G__memfunc_setup("ChangeBackgroundColor",2117,G__G__GuiBld_239_0_139, 121, -1, -1, 0, 1, 1, 1, 0, "U 'TGFrame' - 0 - -", "*MENU* *DIALOG*icon=bld_colorselect.png*", (void*) NULL, 0);
03321    G__memfunc_setup("ChangeBackgroundColor",2117,G__G__GuiBld_239_0_140, 121, -1, -1, 0, 1, 1, 1, 0, "U 'TGCompositeFrame' - 0 - -", "*MENU* *DIALOG*icon=bld_colorselect.png*", (void*) NULL, 0);
03322    G__memfunc_setup("Class",502,G__G__GuiBld_239_0_141, 85, G__get_linked_tagnum(&G__G__GuiBldLN_TClass), -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (TClass* (*)())(&TGuiBldDragManager::Class) ), 0);
03323    G__memfunc_setup("Class_Name",982,G__G__GuiBld_239_0_142, 67, -1, -1, 0, 0, 3, 1, 1, "", (char*)NULL, (void*) G__func2void( (const char* (*)())(&TGuiBldDragManager::Class_Name) ), 0);
03324    G__memfunc_setup("Class_Version",1339,G__G__GuiBld_239_0_143, 115, -1, G__defined_typename("Version_t"), 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (Version_t (*)())(&TGuiBldDragManager::Class_Version) ), 0);
03325    G__memfunc_setup("Dictionary",1046,G__G__GuiBld_239_0_144, 121, -1, -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (void (*)())(&TGuiBldDragManager::Dictionary) ), 0);
03326    G__memfunc_setup("IsA",253,(G__InterfaceMethod) NULL,85, G__get_linked_tagnum(&G__G__GuiBldLN_TClass), -1, 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 1);
03327    G__memfunc_setup("ShowMembers",1132,(G__InterfaceMethod) NULL,121, -1, -1, 0, 1, 1, 1, 0, "u 'TMemberInspector' - 1 - insp", (char*)NULL, (void*) NULL, 1);
03328    G__memfunc_setup("Streamer",835,(G__InterfaceMethod) NULL,121, -1, -1, 0, 1, 1, 1, 0, "u 'TBuffer' - 1 - b", (char*)NULL, (void*) NULL, 1);
03329    G__memfunc_setup("StreamerNVirtual",1656,G__G__GuiBld_239_0_148, 121, -1, -1, 0, 1, 1, 1, 0, "u 'TBuffer' - 1 - b", (char*)NULL, (void*) NULL, 0);
03330    G__memfunc_setup("DeclFileName",1145,G__G__GuiBld_239_0_149, 67, -1, -1, 0, 0, 3, 1, 1, "", (char*)NULL, (void*) G__func2void( (const char* (*)())(&TGuiBldDragManager::DeclFileName) ), 0);
03331    G__memfunc_setup("ImplFileLine",1178,G__G__GuiBld_239_0_150, 105, -1, -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (int (*)())(&TGuiBldDragManager::ImplFileLine) ), 0);
03332    G__memfunc_setup("ImplFileName",1171,G__G__GuiBld_239_0_151, 67, -1, -1, 0, 0, 3, 1, 1, "", (char*)NULL, (void*) G__func2void( (const char* (*)())(&TGuiBldDragManager::ImplFileName) ), 0);
03333    G__memfunc_setup("DeclFileLine",1152,G__G__GuiBld_239_0_152, 105, -1, -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (int (*)())(&TGuiBldDragManager::DeclFileLine) ), 0);
03334    // automatic destructor
03335    G__memfunc_setup("~TGuiBldDragManager", 1858, G__G__GuiBld_239_0_153, (int) ('y'), -1, -1, 0, 0, 1, 1, 0, "", (char*) NULL, (void*) NULL, 1);
03336    G__tag_memfunc_reset();
03337 }
03338 
03339 static void G__setup_memfuncTGuiBldGeometryFrame(void) {
03340    /* TGuiBldGeometryFrame */
03341    G__tag_memfunc_setup(G__get_linked_tagnum(&G__G__GuiBldLN_TGuiBldGeometryFrame));
03342    G__memfunc_setup("TGuiBldGeometryFrame",1986,G__G__GuiBld_243_0_1, 105, G__get_linked_tagnum(&G__G__GuiBldLN_TGuiBldGeometryFrame), -1, 0, 2, 1, 1, 0, 
03343 "U 'TGWindow' - 10 - p U 'TGuiBldEditor' - 0 - editor", (char*)NULL, (void*) NULL, 0);
03344    G__memfunc_setup("ResizeSelected",1435,G__G__GuiBld_243_0_2, 121, -1, -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 0);
03345    G__memfunc_setup("ChangeSelected",1391,G__G__GuiBld_243_0_3, 121, -1, -1, 0, 1, 1, 1, 0, "U 'TGFrame' - 0 - frame", (char*)NULL, (void*) NULL, 0);
03346    G__memfunc_setup("Class",502,G__G__GuiBld_243_0_4, 85, G__get_linked_tagnum(&G__G__GuiBldLN_TClass), -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (TClass* (*)())(&TGuiBldGeometryFrame::Class) ), 0);
03347    G__memfunc_setup("Class_Name",982,G__G__GuiBld_243_0_5, 67, -1, -1, 0, 0, 3, 1, 1, "", (char*)NULL, (void*) G__func2void( (const char* (*)())(&TGuiBldGeometryFrame::Class_Name) ), 0);
03348    G__memfunc_setup("Class_Version",1339,G__G__GuiBld_243_0_6, 115, -1, G__defined_typename("Version_t"), 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (Version_t (*)())(&TGuiBldGeometryFrame::Class_Version) ), 0);
03349    G__memfunc_setup("Dictionary",1046,G__G__GuiBld_243_0_7, 121, -1, -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (void (*)())(&TGuiBldGeometryFrame::Dictionary) ), 0);
03350    G__memfunc_setup("IsA",253,(G__InterfaceMethod) NULL,85, G__get_linked_tagnum(&G__G__GuiBldLN_TClass), -1, 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 1);
03351    G__memfunc_setup("ShowMembers",1132,(G__InterfaceMethod) NULL,121, -1, -1, 0, 1, 1, 1, 0, "u 'TMemberInspector' - 1 - insp", (char*)NULL, (void*) NULL, 1);
03352    G__memfunc_setup("Streamer",835,(G__InterfaceMethod) NULL,121, -1, -1, 0, 1, 1, 1, 0, "u 'TBuffer' - 1 - b", (char*)NULL, (void*) NULL, 1);
03353    G__memfunc_setup("StreamerNVirtual",1656,G__G__GuiBld_243_0_11, 121, -1, -1, 0, 1, 1, 1, 0, "u 'TBuffer' - 1 - b", (char*)NULL, (void*) NULL, 0);
03354    G__memfunc_setup("DeclFileName",1145,G__G__GuiBld_243_0_12, 67, -1, -1, 0, 0, 3, 1, 1, "", (char*)NULL, (void*) G__func2void( (const char* (*)())(&TGuiBldGeometryFrame::DeclFileName) ), 0);
03355    G__memfunc_setup("ImplFileLine",1178,G__G__GuiBld_243_0_13, 105, -1, -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (int (*)())(&TGuiBldGeometryFrame::ImplFileLine) ), 0);
03356    G__memfunc_setup("ImplFileName",1171,G__G__GuiBld_243_0_14, 67, -1, -1, 0, 0, 3, 1, 1, "", (char*)NULL, (void*) G__func2void( (const char* (*)())(&TGuiBldGeometryFrame::ImplFileName) ), 0);
03357    G__memfunc_setup("DeclFileLine",1152,G__G__GuiBld_243_0_15, 105, -1, -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (int (*)())(&TGuiBldGeometryFrame::DeclFileLine) ), 0);
03358    // automatic destructor
03359    G__memfunc_setup("~TGuiBldGeometryFrame", 2112, G__G__GuiBld_243_0_16, (int) ('y'), -1, -1, 0, 0, 1, 1, 0, "", (char*) NULL, (void*) NULL, 1);
03360    G__tag_memfunc_reset();
03361 }
03362 
03363 static void G__setup_memfuncTGuiBldHintsEditor(void) {
03364    /* TGuiBldHintsEditor */
03365    G__tag_memfunc_setup(G__get_linked_tagnum(&G__G__GuiBldLN_TGuiBldHintsEditor));
03366    G__memfunc_setup("SetMatrixSep",1225,(G__InterfaceMethod) NULL, 121, -1, -1, 0, 0, 1, 4, 0, "", (char*)NULL, (void*) NULL, 0);
03367    G__memfunc_setup("TGuiBldHintsEditor",1784,G__G__GuiBld_268_0_2, 105, G__get_linked_tagnum(&G__G__GuiBldLN_TGuiBldHintsEditor), -1, 0, 2, 1, 1, 0, 
03368 "U 'TGWindow' - 10 - p U 'TGuiBldEditor' - 0 - e", (char*)NULL, (void*) NULL, 0);
03369    G__memfunc_setup("ChangeSelected",1391,G__G__GuiBld_268_0_3, 121, -1, -1, 0, 1, 1, 1, 0, "U 'TGFrame' - 0 - -", (char*)NULL, (void*) NULL, 0);
03370    G__memfunc_setup("LayoutSubframes",1574,G__G__GuiBld_268_0_4, 121, -1, -1, 0, 1, 1, 1, 0, "g - 'Bool_t' 0 'kTRUE' on", (char*)NULL, (void*) NULL, 0);
03371    G__memfunc_setup("MatrixLayout",1267,G__G__GuiBld_268_0_5, 121, -1, -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 0);
03372    G__memfunc_setup("SetPosition",1153,G__G__GuiBld_268_0_6, 121, -1, -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 0);
03373    G__memfunc_setup("UpdateState",1124,G__G__GuiBld_268_0_7, 121, -1, -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 0);
03374    G__memfunc_setup("Class",502,G__G__GuiBld_268_0_8, 85, G__get_linked_tagnum(&G__G__GuiBldLN_TClass), -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (TClass* (*)())(&TGuiBldHintsEditor::Class) ), 0);
03375    G__memfunc_setup("Class_Name",982,G__G__GuiBld_268_0_9, 67, -1, -1, 0, 0, 3, 1, 1, "", (char*)NULL, (void*) G__func2void( (const char* (*)())(&TGuiBldHintsEditor::Class_Name) ), 0);
03376    G__memfunc_setup("Class_Version",1339,G__G__GuiBld_268_0_10, 115, -1, G__defined_typename("Version_t"), 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (Version_t (*)())(&TGuiBldHintsEditor::Class_Version) ), 0);
03377    G__memfunc_setup("Dictionary",1046,G__G__GuiBld_268_0_11, 121, -1, -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (void (*)())(&TGuiBldHintsEditor::Dictionary) ), 0);
03378    G__memfunc_setup("IsA",253,(G__InterfaceMethod) NULL,85, G__get_linked_tagnum(&G__G__GuiBldLN_TClass), -1, 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 1);
03379    G__memfunc_setup("ShowMembers",1132,(G__InterfaceMethod) NULL,121, -1, -1, 0, 1, 1, 1, 0, "u 'TMemberInspector' - 1 - insp", (char*)NULL, (void*) NULL, 1);
03380    G__memfunc_setup("Streamer",835,(G__InterfaceMethod) NULL,121, -1, -1, 0, 1, 1, 1, 0, "u 'TBuffer' - 1 - b", (char*)NULL, (void*) NULL, 1);
03381    G__memfunc_setup("StreamerNVirtual",1656,G__G__GuiBld_268_0_15, 121, -1, -1, 0, 1, 1, 1, 0, "u 'TBuffer' - 1 - b", (char*)NULL, (void*) NULL, 0);
03382    G__memfunc_setup("DeclFileName",1145,G__G__GuiBld_268_0_16, 67, -1, -1, 0, 0, 3, 1, 1, "", (char*)NULL, (void*) G__func2void( (const char* (*)())(&TGuiBldHintsEditor::DeclFileName) ), 0);
03383    G__memfunc_setup("ImplFileLine",1178,G__G__GuiBld_268_0_17, 105, -1, -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (int (*)())(&TGuiBldHintsEditor::ImplFileLine) ), 0);
03384    G__memfunc_setup("ImplFileName",1171,G__G__GuiBld_268_0_18, 67, -1, -1, 0, 0, 3, 1, 1, "", (char*)NULL, (void*) G__func2void( (const char* (*)())(&TGuiBldHintsEditor::ImplFileName) ), 0);
03385    G__memfunc_setup("DeclFileLine",1152,G__G__GuiBld_268_0_19, 105, -1, -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (int (*)())(&TGuiBldHintsEditor::DeclFileLine) ), 0);
03386    // automatic destructor
03387    G__memfunc_setup("~TGuiBldHintsEditor", 1910, G__G__GuiBld_268_0_20, (int) ('y'), -1, -1, 0, 0, 1, 1, 0, "", (char*) NULL, (void*) NULL, 1);
03388    G__tag_memfunc_reset();
03389 }
03390 
03391 static void G__setup_memfuncTGuiBldNameFrame(void) {
03392    /* TGuiBldNameFrame */
03393    G__tag_memfunc_setup(G__get_linked_tagnum(&G__G__GuiBldLN_TGuiBldNameFrame));
03394    G__memfunc_setup("DoRedraw",792,(G__InterfaceMethod) NULL, 121, -1, -1, 0, 0, 1, 2, 0, "", (char*)NULL, (void*) NULL, 1);
03395    G__memfunc_setup("TGuiBldNameFrame",1527,G__G__GuiBld_269_0_2, 105, G__get_linked_tagnum(&G__G__GuiBldLN_TGuiBldNameFrame), -1, 0, 2, 1, 1, 0, 
03396 "U 'TGWindow' - 10 - p U 'TGuiBldEditor' - 0 - editor", (char*)NULL, (void*) NULL, 0);
03397    G__memfunc_setup("ChangeSelected",1391,G__G__GuiBld_269_0_3, 121, -1, -1, 0, 1, 1, 1, 0, "U 'TGFrame' - 0 - frame", (char*)NULL, (void*) NULL, 0);
03398    G__memfunc_setup("CheckItems",992,G__G__GuiBld_269_0_4, 103, -1, G__defined_typename("Bool_t"), 0, 1, 1, 1, 0, "U 'TGCompositeFrame' - 0 - main", (char*)NULL, (void*) NULL, 0);
03399    G__memfunc_setup("FindItemByName",1356,G__G__GuiBld_269_0_5, 85, G__get_linked_tagnum(&G__G__GuiBldLN_TGListTreeItem), -1, 0, 3, 1, 1, 0, 
03400 "U 'TGListTree' - 0 - tree C - - 10 - name "
03401 "U 'TGListTreeItem' - 0 '0' item", (char*)NULL, (void*) NULL, 0);
03402    G__memfunc_setup("GetMdi",570,G__G__GuiBld_269_0_6, 85, G__get_linked_tagnum(&G__G__GuiBldLN_TGCompositeFrame), -1, 0, 1, 1, 1, 0, "U 'TGFrame' - 0 - frame", (char*)NULL, (void*) NULL, 0);
03403    G__memfunc_setup("MapItems",800,G__G__GuiBld_269_0_7, 121, -1, -1, 0, 1, 1, 1, 0, "U 'TGCompositeFrame' - 0 - main", (char*)NULL, (void*) NULL, 0);
03404    G__memfunc_setup("RemoveFrame",1113,(G__InterfaceMethod) NULL,121, -1, -1, 0, 1, 1, 1, 0, "U 'TGFrame' - 0 - frame", (char*)NULL, (void*) NULL, 1);
03405    G__memfunc_setup("Reset",515,G__G__GuiBld_269_0_9, 121, -1, -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 0);
03406    G__memfunc_setup("SelectFrameByItem",1685,G__G__GuiBld_269_0_10, 121, -1, -1, 0, 2, 1, 1, 0, 
03407 "U 'TGListTreeItem' - 0 - item i - 'Int_t' 0 '0' i", (char*)NULL, (void*) NULL, 0);
03408    G__memfunc_setup("UpdateName",996,G__G__GuiBld_269_0_11, 121, -1, -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 0);
03409    G__memfunc_setup("Class",502,G__G__GuiBld_269_0_12, 85, G__get_linked_tagnum(&G__G__GuiBldLN_TClass), -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (TClass* (*)())(&TGuiBldNameFrame::Class) ), 0);
03410    G__memfunc_setup("Class_Name",982,G__G__GuiBld_269_0_13, 67, -1, -1, 0, 0, 3, 1, 1, "", (char*)NULL, (void*) G__func2void( (const char* (*)())(&TGuiBldNameFrame::Class_Name) ), 0);
03411    G__memfunc_setup("Class_Version",1339,G__G__GuiBld_269_0_14, 115, -1, G__defined_typename("Version_t"), 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (Version_t (*)())(&TGuiBldNameFrame::Class_Version) ), 0);
03412    G__memfunc_setup("Dictionary",1046,G__G__GuiBld_269_0_15, 121, -1, -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (void (*)())(&TGuiBldNameFrame::Dictionary) ), 0);
03413    G__memfunc_setup("IsA",253,(G__InterfaceMethod) NULL,85, G__get_linked_tagnum(&G__G__GuiBldLN_TClass), -1, 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 1);
03414    G__memfunc_setup("ShowMembers",1132,(G__InterfaceMethod) NULL,121, -1, -1, 0, 1, 1, 1, 0, "u 'TMemberInspector' - 1 - insp", (char*)NULL, (void*) NULL, 1);
03415    G__memfunc_setup("Streamer",835,(G__InterfaceMethod) NULL,121, -1, -1, 0, 1, 1, 1, 0, "u 'TBuffer' - 1 - b", (char*)NULL, (void*) NULL, 1);
03416    G__memfunc_setup("StreamerNVirtual",1656,G__G__GuiBld_269_0_19, 121, -1, -1, 0, 1, 1, 1, 0, "u 'TBuffer' - 1 - b", (char*)NULL, (void*) NULL, 0);
03417    G__memfunc_setup("DeclFileName",1145,G__G__GuiBld_269_0_20, 67, -1, -1, 0, 0, 3, 1, 1, "", (char*)NULL, (void*) G__func2void( (const char* (*)())(&TGuiBldNameFrame::DeclFileName) ), 0);
03418    G__memfunc_setup("ImplFileLine",1178,G__G__GuiBld_269_0_21, 105, -1, -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (int (*)())(&TGuiBldNameFrame::ImplFileLine) ), 0);
03419    G__memfunc_setup("ImplFileName",1171,G__G__GuiBld_269_0_22, 67, -1, -1, 0, 0, 3, 1, 1, "", (char*)NULL, (void*) G__func2void( (const char* (*)())(&TGuiBldNameFrame::ImplFileName) ), 0);
03420    G__memfunc_setup("DeclFileLine",1152,G__G__GuiBld_269_0_23, 105, -1, -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (int (*)())(&TGuiBldNameFrame::DeclFileLine) ), 0);
03421    // automatic destructor
03422    G__memfunc_setup("~TGuiBldNameFrame", 1653, G__G__GuiBld_269_0_24, (int) ('y'), -1, -1, 0, 0, 1, 1, 0, "", (char*) NULL, (void*) NULL, 1);
03423    G__tag_memfunc_reset();
03424 }
03425 
03426 static void G__setup_memfuncTGuiBldHintsButton(void) {
03427    /* TGuiBldHintsButton */
03428    G__tag_memfunc_setup(G__get_linked_tagnum(&G__G__GuiBldLN_TGuiBldHintsButton));
03429    G__memfunc_setup("DrawExpandX",1094,(G__InterfaceMethod) NULL, 121, -1, -1, 0, 0, 1, 2, 0, "", (char*)NULL, (void*) NULL, 1);
03430    G__memfunc_setup("DrawExpandY",1095,(G__InterfaceMethod) NULL, 121, -1, -1, 0, 0, 1, 2, 0, "", (char*)NULL, (void*) NULL, 1);
03431    G__memfunc_setup("DrawCenterX",1095,(G__InterfaceMethod) NULL, 121, -1, -1, 0, 0, 1, 2, 0, "", (char*)NULL, (void*) NULL, 1);
03432    G__memfunc_setup("DrawCenterY",1096,(G__InterfaceMethod) NULL, 121, -1, -1, 0, 0, 1, 2, 0, "", (char*)NULL, (void*) NULL, 1);
03433    G__memfunc_setup("DrawTopLeft",1100,(G__InterfaceMethod) NULL, 121, -1, -1, 0, 0, 1, 2, 0, "", (char*)NULL, (void*) NULL, 1);
03434    G__memfunc_setup("DrawTopRight",1215,(G__InterfaceMethod) NULL, 121, -1, -1, 0, 0, 1, 2, 0, "", (char*)NULL, (void*) NULL, 1);
03435    G__memfunc_setup("DrawBottomLeft",1422,(G__InterfaceMethod) NULL, 121, -1, -1, 0, 0, 1, 2, 0, "", (char*)NULL, (void*) NULL, 1);
03436    G__memfunc_setup("DrawBottomRight",1537,(G__InterfaceMethod) NULL, 121, -1, -1, 0, 0, 1, 2, 0, "", (char*)NULL, (void*) NULL, 1);
03437    G__memfunc_setup("DoRedraw",792,(G__InterfaceMethod) NULL, 121, -1, -1, 0, 0, 1, 2, 0, "", (char*)NULL, (void*) NULL, 1);
03438    G__memfunc_setup("TGuiBldHintsButton",1805,G__G__GuiBld_272_0_10, 105, G__get_linked_tagnum(&G__G__GuiBldLN_TGuiBldHintsButton), -1, 0, 2, 1, 1, 0, 
03439 "U 'TGWindow' - 10 - p i - 'Int_t' 0 - id", (char*)NULL, (void*) NULL, 0);
03440    G__memfunc_setup("Class",502,G__G__GuiBld_272_0_11, 85, G__get_linked_tagnum(&G__G__GuiBldLN_TClass), -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (TClass* (*)())(&TGuiBldHintsButton::Class) ), 0);
03441    G__memfunc_setup("Class_Name",982,G__G__GuiBld_272_0_12, 67, -1, -1, 0, 0, 3, 1, 1, "", (char*)NULL, (void*) G__func2void( (const char* (*)())(&TGuiBldHintsButton::Class_Name) ), 0);
03442    G__memfunc_setup("Class_Version",1339,G__G__GuiBld_272_0_13, 115, -1, G__defined_typename("Version_t"), 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (Version_t (*)())(&TGuiBldHintsButton::Class_Version) ), 0);
03443    G__memfunc_setup("Dictionary",1046,G__G__GuiBld_272_0_14, 121, -1, -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (void (*)())(&TGuiBldHintsButton::Dictionary) ), 0);
03444    G__memfunc_setup("IsA",253,(G__InterfaceMethod) NULL,85, G__get_linked_tagnum(&G__G__GuiBldLN_TClass), -1, 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 1);
03445    G__memfunc_setup("ShowMembers",1132,(G__InterfaceMethod) NULL,121, -1, -1, 0, 1, 1, 1, 0, "u 'TMemberInspector' - 1 - insp", (char*)NULL, (void*) NULL, 1);
03446    G__memfunc_setup("Streamer",835,(G__InterfaceMethod) NULL,121, -1, -1, 0, 1, 1, 1, 0, "u 'TBuffer' - 1 - b", (char*)NULL, (void*) NULL, 1);
03447    G__memfunc_setup("StreamerNVirtual",1656,G__G__GuiBld_272_0_18, 121, -1, -1, 0, 1, 1, 1, 0, "u 'TBuffer' - 1 - b", (char*)NULL, (void*) NULL, 0);
03448    G__memfunc_setup("DeclFileName",1145,G__G__GuiBld_272_0_19, 67, -1, -1, 0, 0, 3, 1, 1, "", (char*)NULL, (void*) G__func2void( (const char* (*)())(&TGuiBldHintsButton::DeclFileName) ), 0);
03449    G__memfunc_setup("ImplFileLine",1178,G__G__GuiBld_272_0_20, 105, -1, -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (int (*)())(&TGuiBldHintsButton::ImplFileLine) ), 0);
03450    G__memfunc_setup("ImplFileName",1171,G__G__GuiBld_272_0_21, 67, -1, -1, 0, 0, 3, 1, 1, "", (char*)NULL, (void*) G__func2void( (const char* (*)())(&TGuiBldHintsButton::ImplFileName) ), 0);
03451    G__memfunc_setup("DeclFileLine",1152,G__G__GuiBld_272_0_22, 105, -1, -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (int (*)())(&TGuiBldHintsButton::DeclFileLine) ), 0);
03452    // automatic destructor
03453    G__memfunc_setup("~TGuiBldHintsButton", 1931, G__G__GuiBld_272_0_23, (int) ('y'), -1, -1, 0, 0, 1, 1, 0, "", (char*) NULL, (void*) NULL, 1);
03454    G__tag_memfunc_reset();
03455 }
03456 
03457 
03458 /*********************************************************
03459 * Member function information setup
03460 *********************************************************/
03461 extern "C" void G__cpp_setup_memfuncG__GuiBld() {
03462 }
03463 
03464 /*********************************************************
03465 * Global variable information setup for each class
03466 *********************************************************/
03467 static void G__cpp_setup_global0() {
03468 
03469    /* Setting up global variables */
03470    G__resetplocal();
03471 
03472 }
03473 
03474 static void G__cpp_setup_global1() {
03475 }
03476 
03477 static void G__cpp_setup_global2() {
03478 }
03479 
03480 static void G__cpp_setup_global3() {
03481 }
03482 
03483 static void G__cpp_setup_global4() {
03484 }
03485 
03486 static void G__cpp_setup_global5() {
03487 }
03488 
03489 static void G__cpp_setup_global6() {
03490 
03491    G__resetglobalenv();
03492 }
03493 extern "C" void G__cpp_setup_globalG__GuiBld() {
03494   G__cpp_setup_global0();
03495   G__cpp_setup_global1();
03496   G__cpp_setup_global2();
03497   G__cpp_setup_global3();
03498   G__cpp_setup_global4();
03499   G__cpp_setup_global5();
03500   G__cpp_setup_global6();
03501 }
03502 
03503 /*********************************************************
03504 * Global function information setup for each class
03505 *********************************************************/
03506 static void G__cpp_setup_func0() {
03507    G__lastifuncposition();
03508 
03509 }
03510 
03511 static void G__cpp_setup_func1() {
03512 }
03513 
03514 static void G__cpp_setup_func2() {
03515 }
03516 
03517 static void G__cpp_setup_func3() {
03518 
03519    G__resetifuncposition();
03520 }
03521 
03522 extern "C" void G__cpp_setup_funcG__GuiBld() {
03523   G__cpp_setup_func0();
03524   G__cpp_setup_func1();
03525   G__cpp_setup_func2();
03526   G__cpp_setup_func3();
03527 }
03528 
03529 /*********************************************************
03530 * Class,struct,union,enum tag information setup
03531 *********************************************************/
03532 /* Setup class/struct taginfo */
03533 G__linked_taginfo G__G__GuiBldLN_TClass = { "TClass" , 99 , -1 };
03534 G__linked_taginfo G__G__GuiBldLN_TBuffer = { "TBuffer" , 99 , -1 };
03535 G__linked_taginfo G__G__GuiBldLN_TMemberInspector = { "TMemberInspector" , 99 , -1 };
03536 G__linked_taginfo G__G__GuiBldLN_TObject = { "TObject" , 99 , -1 };
03537 G__linked_taginfo G__G__GuiBldLN_TString = { "TString" , 99 , -1 };
03538 G__linked_taginfo G__G__GuiBldLN_vectorlEROOTcLcLTSchemaHelpercOallocatorlEROOTcLcLTSchemaHelpergRsPgR = { "vector<ROOT::TSchemaHelper,allocator<ROOT::TSchemaHelper> >" , 99 , -1 };
03539 G__linked_taginfo G__G__GuiBldLN_reverse_iteratorlEvectorlEROOTcLcLTSchemaHelpercOallocatorlEROOTcLcLTSchemaHelpergRsPgRcLcLiteratorgR = { "reverse_iterator<vector<ROOT::TSchemaHelper,allocator<ROOT::TSchemaHelper> >::iterator>" , 99 , -1 };
03540 G__linked_taginfo G__G__GuiBldLN_TList = { "TList" , 99 , -1 };
03541 G__linked_taginfo G__G__GuiBldLN_TTimer = { "TTimer" , 99 , -1 };
03542 G__linked_taginfo G__G__GuiBldLN_vectorlETVirtualArraymUcOallocatorlETVirtualArraymUgRsPgR = { "vector<TVirtualArray*,allocator<TVirtualArray*> >" , 99 , -1 };
03543 G__linked_taginfo G__G__GuiBldLN_reverse_iteratorlEvectorlETVirtualArraymUcOallocatorlETVirtualArraymUgRsPgRcLcLiteratorgR = { "reverse_iterator<vector<TVirtualArray*,allocator<TVirtualArray*> >::iterator>" , 99 , -1 };
03544 G__linked_taginfo G__G__GuiBldLN_Event_t = { "Event_t" , 115 , -1 };
03545 G__linked_taginfo G__G__GuiBldLN_TGObject = { "TGObject" , 99 , -1 };
03546 G__linked_taginfo G__G__GuiBldLN_TQObject = { "TQObject" , 99 , -1 };
03547 G__linked_taginfo G__G__GuiBldLN_TGWindow = { "TGWindow" , 99 , -1 };
03548 G__linked_taginfo G__G__GuiBldLN_TGPicture = { "TGPicture" , 99 , -1 };
03549 G__linked_taginfo G__G__GuiBldLN_TGGC = { "TGGC" , 99 , -1 };
03550 G__linked_taginfo G__G__GuiBldLN_TGFrame = { "TGFrame" , 99 , -1 };
03551 G__linked_taginfo G__G__GuiBldLN_TGCompositeFrame = { "TGCompositeFrame" , 99 , -1 };
03552 G__linked_taginfo G__G__GuiBldLN_TGLayoutHints = { "TGLayoutHints" , 99 , -1 };
03553 G__linked_taginfo G__G__GuiBldLN_iteratorlEbidirectional_iterator_tagcOTObjectmUcOlongcOconstsPTObjectmUmUcOconstsPTObjectmUaNgR = { "iterator<bidirectional_iterator_tag,TObject*,long,const TObject**,const TObject*&>" , 115 , -1 };
03554 G__linked_taginfo G__G__GuiBldLN_TGTextButton = { "TGTextButton" , 99 , -1 };
03555 G__linked_taginfo G__G__GuiBldLN_TGVerticalFrame = { "TGVerticalFrame" , 99 , -1 };
03556 G__linked_taginfo G__G__GuiBldLN_TGMainFrame = { "TGMainFrame" , 99 , -1 };
03557 G__linked_taginfo G__G__GuiBldLN_TGGroupFrame = { "TGGroupFrame" , 99 , -1 };
03558 G__linked_taginfo G__G__GuiBldLN_TVirtualDragManager = { "TVirtualDragManager" , 99 , -1 };
03559 G__linked_taginfo G__G__GuiBldLN_TGuiBldDragManagerPimpl = { "TGuiBldDragManagerPimpl" , 99 , -1 };
03560 G__linked_taginfo G__G__GuiBldLN_TRootGuiBuilder = { "TRootGuiBuilder" , 99 , -1 };
03561 G__linked_taginfo G__G__GuiBldLN_TGPopupMenu = { "TGPopupMenu" , 99 , -1 };
03562 G__linked_taginfo G__G__GuiBldLN_TGuiBldEditor = { "TGuiBldEditor" , 99 , -1 };
03563 G__linked_taginfo G__G__GuiBldLN_TGColorDialog = { "TGColorDialog" , 99 , -1 };
03564 G__linked_taginfo G__G__GuiBldLN_TGFontDialog = { "TGFontDialog" , 99 , -1 };
03565 G__linked_taginfo G__G__GuiBldLN_TGPictureButton = { "TGPictureButton" , 99 , -1 };
03566 G__linked_taginfo G__G__GuiBldLN_TGCanvas = { "TGCanvas" , 99 , -1 };
03567 G__linked_taginfo G__G__GuiBldLN_TGComboBox = { "TGComboBox" , 99 , -1 };
03568 G__linked_taginfo G__G__GuiBldLN_TGLabel = { "TGLabel" , 99 , -1 };
03569 G__linked_taginfo G__G__GuiBldLN_TGListBox = { "TGListBox" , 99 , -1 };
03570 G__linked_taginfo G__G__GuiBldLN_TGProgressBar = { "TGProgressBar" , 99 , -1 };
03571 G__linked_taginfo G__G__GuiBldLN_TGTextEntry = { "TGTextEntry" , 99 , -1 };
03572 G__linked_taginfo G__G__GuiBldLN_TGIcon = { "TGIcon" , 99 , -1 };
03573 G__linked_taginfo G__G__GuiBldLN_TGuiBldDragManager = { "TGuiBldDragManager" , 99 , -1 };
03574 G__linked_taginfo G__G__GuiBldLN_TGuiBldGeometryFrame = { "TGuiBldGeometryFrame" , 99 , -1 };
03575 G__linked_taginfo G__G__GuiBldLN_TGWidget = { "TGWidget" , 99 , -1 };
03576 G__linked_taginfo G__G__GuiBldLN_TGButton = { "TGButton" , 99 , -1 };
03577 G__linked_taginfo G__G__GuiBldLN_TGCheckButton = { "TGCheckButton" , 99 , -1 };
03578 G__linked_taginfo G__G__GuiBldLN_TGNumberEntry = { "TGNumberEntry" , 99 , -1 };
03579 G__linked_taginfo G__G__GuiBldLN_TGuiBldHintsEditor = { "TGuiBldHintsEditor" , 99 , -1 };
03580 G__linked_taginfo G__G__GuiBldLN_TGuiBldNameFrame = { "TGuiBldNameFrame" , 99 , -1 };
03581 G__linked_taginfo G__G__GuiBldLN_TGuiBldBorderFrame = { "TGuiBldBorderFrame" , 99 , -1 };
03582 G__linked_taginfo G__G__GuiBldLN_TGTab = { "TGTab" , 99 , -1 };
03583 G__linked_taginfo G__G__GuiBldLN_TGuiBldHintsButton = { "TGuiBldHintsButton" , 99 , -1 };
03584 G__linked_taginfo G__G__GuiBldLN_TGuiBldHintsManager = { "TGuiBldHintsManager" , 99 , -1 };
03585 G__linked_taginfo G__G__GuiBldLN_TGListTree = { "TGListTree" , 99 , -1 };
03586 G__linked_taginfo G__G__GuiBldLN_TGListTreeItem = { "TGListTreeItem" , 99 , -1 };
03587 G__linked_taginfo G__G__GuiBldLN_TGuiBldAction = { "TGuiBldAction" , 99 , -1 };
03588 G__linked_taginfo G__G__GuiBldLN_TGuiBuilder = { "TGuiBuilder" , 99 , -1 };
03589 G__linked_taginfo G__G__GuiBldLN_TGShutter = { "TGShutter" , 99 , -1 };
03590 G__linked_taginfo G__G__GuiBldLN_TGMdiMainFrame = { "TGMdiMainFrame" , 99 , -1 };
03591 G__linked_taginfo G__G__GuiBldLN_TGDockableFrame = { "TGDockableFrame" , 99 , -1 };
03592 G__linked_taginfo G__G__GuiBldLN_TGMdiMenuBar = { "TGMdiMenuBar" , 99 , -1 };
03593 G__linked_taginfo G__G__GuiBldLN_TGStatusBar = { "TGStatusBar" , 99 , -1 };
03594 G__linked_taginfo G__G__GuiBldLN_TGToolBar = { "TGToolBar" , 99 , -1 };
03595 G__linked_taginfo G__G__GuiBldLN_TGMdiFrame = { "TGMdiFrame" , 99 , -1 };
03596 G__linked_taginfo G__G__GuiBldLN_TImage = { "TImage" , 99 , -1 };
03597 
03598 /* Reset class/struct taginfo */
03599 extern "C" void G__cpp_reset_tagtableG__GuiBld() {
03600   G__G__GuiBldLN_TClass.tagnum = -1 ;
03601   G__G__GuiBldLN_TBuffer.tagnum = -1 ;
03602   G__G__GuiBldLN_TMemberInspector.tagnum = -1 ;
03603   G__G__GuiBldLN_TObject.tagnum = -1 ;
03604   G__G__GuiBldLN_TString.tagnum = -1 ;
03605   G__G__GuiBldLN_vectorlEROOTcLcLTSchemaHelpercOallocatorlEROOTcLcLTSchemaHelpergRsPgR.tagnum = -1 ;
03606   G__G__GuiBldLN_reverse_iteratorlEvectorlEROOTcLcLTSchemaHelpercOallocatorlEROOTcLcLTSchemaHelpergRsPgRcLcLiteratorgR.tagnum = -1 ;
03607   G__G__GuiBldLN_TList.tagnum = -1 ;
03608   G__G__GuiBldLN_TTimer.tagnum = -1 ;
03609   G__G__GuiBldLN_vectorlETVirtualArraymUcOallocatorlETVirtualArraymUgRsPgR.tagnum = -1 ;
03610   G__G__GuiBldLN_reverse_iteratorlEvectorlETVirtualArraymUcOallocatorlETVirtualArraymUgRsPgRcLcLiteratorgR.tagnum = -1 ;
03611   G__G__GuiBldLN_Event_t.tagnum = -1 ;
03612   G__G__GuiBldLN_TGObject.tagnum = -1 ;
03613   G__G__GuiBldLN_TQObject.tagnum = -1 ;
03614   G__G__GuiBldLN_TGWindow.tagnum = -1 ;
03615   G__G__GuiBldLN_TGPicture.tagnum = -1 ;
03616   G__G__GuiBldLN_TGGC.tagnum = -1 ;
03617   G__G__GuiBldLN_TGFrame.tagnum = -1 ;
03618   G__G__GuiBldLN_TGCompositeFrame.tagnum = -1 ;
03619   G__G__GuiBldLN_TGLayoutHints.tagnum = -1 ;
03620   G__G__GuiBldLN_iteratorlEbidirectional_iterator_tagcOTObjectmUcOlongcOconstsPTObjectmUmUcOconstsPTObjectmUaNgR.tagnum = -1 ;
03621   G__G__GuiBldLN_TGTextButton.tagnum = -1 ;
03622   G__G__GuiBldLN_TGVerticalFrame.tagnum = -1 ;
03623   G__G__GuiBldLN_TGMainFrame.tagnum = -1 ;
03624   G__G__GuiBldLN_TGGroupFrame.tagnum = -1 ;
03625   G__G__GuiBldLN_TVirtualDragManager.tagnum = -1 ;
03626   G__G__GuiBldLN_TGuiBldDragManagerPimpl.tagnum = -1 ;
03627   G__G__GuiBldLN_TRootGuiBuilder.tagnum = -1 ;
03628   G__G__GuiBldLN_TGPopupMenu.tagnum = -1 ;
03629   G__G__GuiBldLN_TGuiBldEditor.tagnum = -1 ;
03630   G__G__GuiBldLN_TGColorDialog.tagnum = -1 ;
03631   G__G__GuiBldLN_TGFontDialog.tagnum = -1 ;
03632   G__G__GuiBldLN_TGPictureButton.tagnum = -1 ;
03633   G__G__GuiBldLN_TGCanvas.tagnum = -1 ;
03634   G__G__GuiBldLN_TGComboBox.tagnum = -1 ;
03635   G__G__GuiBldLN_TGLabel.tagnum = -1 ;
03636   G__G__GuiBldLN_TGListBox.tagnum = -1 ;
03637   G__G__GuiBldLN_TGProgressBar.tagnum = -1 ;
03638   G__G__GuiBldLN_TGTextEntry.tagnum = -1 ;
03639   G__G__GuiBldLN_TGIcon.tagnum = -1 ;
03640   G__G__GuiBldLN_TGuiBldDragManager.tagnum = -1 ;
03641   G__G__GuiBldLN_TGuiBldGeometryFrame.tagnum = -1 ;
03642   G__G__GuiBldLN_TGWidget.tagnum = -1 ;
03643   G__G__GuiBldLN_TGButton.tagnum = -1 ;
03644   G__G__GuiBldLN_TGCheckButton.tagnum = -1 ;
03645   G__G__GuiBldLN_TGNumberEntry.tagnum = -1 ;
03646   G__G__GuiBldLN_TGuiBldHintsEditor.tagnum = -1 ;
03647   G__G__GuiBldLN_TGuiBldNameFrame.tagnum = -1 ;
03648   G__G__GuiBldLN_TGuiBldBorderFrame.tagnum = -1 ;
03649   G__G__GuiBldLN_TGTab.tagnum = -1 ;
03650   G__G__GuiBldLN_TGuiBldHintsButton.tagnum = -1 ;
03651   G__G__GuiBldLN_TGuiBldHintsManager.tagnum = -1 ;
03652   G__G__GuiBldLN_TGListTree.tagnum = -1 ;
03653   G__G__GuiBldLN_TGListTreeItem.tagnum = -1 ;
03654   G__G__GuiBldLN_TGuiBldAction.tagnum = -1 ;
03655   G__G__GuiBldLN_TGuiBuilder.tagnum = -1 ;
03656   G__G__GuiBldLN_TGShutter.tagnum = -1 ;
03657   G__G__GuiBldLN_TGMdiMainFrame.tagnum = -1 ;
03658   G__G__GuiBldLN_TGDockableFrame.tagnum = -1 ;
03659   G__G__GuiBldLN_TGMdiMenuBar.tagnum = -1 ;
03660   G__G__GuiBldLN_TGStatusBar.tagnum = -1 ;
03661   G__G__GuiBldLN_TGToolBar.tagnum = -1 ;
03662   G__G__GuiBldLN_TGMdiFrame.tagnum = -1 ;
03663   G__G__GuiBldLN_TImage.tagnum = -1 ;
03664 }
03665 
03666 
03667 extern "C" void G__cpp_setup_tagtableG__GuiBld() {
03668 
03669    /* Setting up class,struct,union tag entry */
03670    G__get_linked_tagnum_fwd(&G__G__GuiBldLN_TClass);
03671    G__get_linked_tagnum_fwd(&G__G__GuiBldLN_TBuffer);
03672    G__get_linked_tagnum_fwd(&G__G__GuiBldLN_TMemberInspector);
03673    G__get_linked_tagnum_fwd(&G__G__GuiBldLN_TObject);
03674    G__get_linked_tagnum_fwd(&G__G__GuiBldLN_TString);
03675    G__get_linked_tagnum_fwd(&G__G__GuiBldLN_vectorlEROOTcLcLTSchemaHelpercOallocatorlEROOTcLcLTSchemaHelpergRsPgR);
03676    G__get_linked_tagnum_fwd(&G__G__GuiBldLN_reverse_iteratorlEvectorlEROOTcLcLTSchemaHelpercOallocatorlEROOTcLcLTSchemaHelpergRsPgRcLcLiteratorgR);
03677    G__get_linked_tagnum_fwd(&G__G__GuiBldLN_TList);
03678    G__get_linked_tagnum_fwd(&G__G__GuiBldLN_TTimer);
03679    G__get_linked_tagnum_fwd(&G__G__GuiBldLN_vectorlETVirtualArraymUcOallocatorlETVirtualArraymUgRsPgR);
03680    G__get_linked_tagnum_fwd(&G__G__GuiBldLN_reverse_iteratorlEvectorlETVirtualArraymUcOallocatorlETVirtualArraymUgRsPgRcLcLiteratorgR);
03681    G__get_linked_tagnum_fwd(&G__G__GuiBldLN_Event_t);
03682    G__get_linked_tagnum_fwd(&G__G__GuiBldLN_TGObject);
03683    G__get_linked_tagnum_fwd(&G__G__GuiBldLN_TQObject);
03684    G__get_linked_tagnum_fwd(&G__G__GuiBldLN_TGWindow);
03685    G__get_linked_tagnum_fwd(&G__G__GuiBldLN_TGPicture);
03686    G__get_linked_tagnum_fwd(&G__G__GuiBldLN_TGGC);
03687    G__get_linked_tagnum_fwd(&G__G__GuiBldLN_TGFrame);
03688    G__get_linked_tagnum_fwd(&G__G__GuiBldLN_TGCompositeFrame);
03689    G__get_linked_tagnum_fwd(&G__G__GuiBldLN_TGLayoutHints);
03690    G__get_linked_tagnum_fwd(&G__G__GuiBldLN_iteratorlEbidirectional_iterator_tagcOTObjectmUcOlongcOconstsPTObjectmUmUcOconstsPTObjectmUaNgR);
03691    G__get_linked_tagnum_fwd(&G__G__GuiBldLN_TGTextButton);
03692    G__get_linked_tagnum_fwd(&G__G__GuiBldLN_TGVerticalFrame);
03693    G__get_linked_tagnum_fwd(&G__G__GuiBldLN_TGMainFrame);
03694    G__get_linked_tagnum_fwd(&G__G__GuiBldLN_TGGroupFrame);
03695    G__get_linked_tagnum_fwd(&G__G__GuiBldLN_TVirtualDragManager);
03696    G__get_linked_tagnum_fwd(&G__G__GuiBldLN_TGuiBldDragManagerPimpl);
03697    G__tagtable_setup(G__get_linked_tagnum_fwd(&G__G__GuiBldLN_TRootGuiBuilder),sizeof(TRootGuiBuilder),-1,62720,"ROOT GUI Builder",G__setup_memvarTRootGuiBuilder,G__setup_memfuncTRootGuiBuilder);
03698    G__get_linked_tagnum_fwd(&G__G__GuiBldLN_TGPopupMenu);
03699    G__tagtable_setup(G__get_linked_tagnum_fwd(&G__G__GuiBldLN_TGuiBldEditor),sizeof(TGuiBldEditor),-1,62720,"frame property editor",G__setup_memvarTGuiBldEditor,G__setup_memfuncTGuiBldEditor);
03700    G__get_linked_tagnum_fwd(&G__G__GuiBldLN_TGColorDialog);
03701    G__get_linked_tagnum_fwd(&G__G__GuiBldLN_TGFontDialog);
03702    G__get_linked_tagnum_fwd(&G__G__GuiBldLN_TGPictureButton);
03703    G__get_linked_tagnum_fwd(&G__G__GuiBldLN_TGCanvas);
03704    G__get_linked_tagnum_fwd(&G__G__GuiBldLN_TGComboBox);
03705    G__get_linked_tagnum_fwd(&G__G__GuiBldLN_TGLabel);
03706    G__get_linked_tagnum_fwd(&G__G__GuiBldLN_TGListBox);
03707    G__get_linked_tagnum_fwd(&G__G__GuiBldLN_TGProgressBar);
03708    G__get_linked_tagnum_fwd(&G__G__GuiBldLN_TGTextEntry);
03709    G__get_linked_tagnum_fwd(&G__G__GuiBldLN_TGIcon);
03710    G__tagtable_setup(G__get_linked_tagnum_fwd(&G__G__GuiBldLN_TGuiBldDragManager),sizeof(TGuiBldDragManager),-1,62720,"drag and drop manager",G__setup_memvarTGuiBldDragManager,G__setup_memfuncTGuiBldDragManager);
03711    G__tagtable_setup(G__get_linked_tagnum_fwd(&G__G__GuiBldLN_TGuiBldGeometryFrame),sizeof(TGuiBldGeometryFrame),-1,62464,"frame geometry editor",G__setup_memvarTGuiBldGeometryFrame,G__setup_memfuncTGuiBldGeometryFrame);
03712    G__get_linked_tagnum_fwd(&G__G__GuiBldLN_TGWidget);
03713    G__get_linked_tagnum_fwd(&G__G__GuiBldLN_TGButton);
03714    G__get_linked_tagnum_fwd(&G__G__GuiBldLN_TGCheckButton);
03715    G__get_linked_tagnum_fwd(&G__G__GuiBldLN_TGNumberEntry);
03716    G__tagtable_setup(G__get_linked_tagnum_fwd(&G__G__GuiBldLN_TGuiBldHintsEditor),sizeof(TGuiBldHintsEditor),-1,62464,"layout hints editor",G__setup_memvarTGuiBldHintsEditor,G__setup_memfuncTGuiBldHintsEditor);
03717    G__tagtable_setup(G__get_linked_tagnum_fwd(&G__G__GuiBldLN_TGuiBldNameFrame),sizeof(TGuiBldNameFrame),-1,62464,"frame name editor",G__setup_memvarTGuiBldNameFrame,G__setup_memfuncTGuiBldNameFrame);
03718    G__get_linked_tagnum_fwd(&G__G__GuiBldLN_TGuiBldBorderFrame);
03719    G__get_linked_tagnum_fwd(&G__G__GuiBldLN_TGTab);
03720    G__tagtable_setup(G__get_linked_tagnum_fwd(&G__G__GuiBldLN_TGuiBldHintsButton),sizeof(TGuiBldHintsButton),-1,62464,"Button for editing layout hints in GUI Builder",G__setup_memvarTGuiBldHintsButton,G__setup_memfuncTGuiBldHintsButton);
03721    G__get_linked_tagnum_fwd(&G__G__GuiBldLN_TGuiBldHintsManager);
03722    G__get_linked_tagnum_fwd(&G__G__GuiBldLN_TGListTree);
03723    G__get_linked_tagnum_fwd(&G__G__GuiBldLN_TGListTreeItem);
03724    G__get_linked_tagnum_fwd(&G__G__GuiBldLN_TGuiBldAction);
03725    G__get_linked_tagnum_fwd(&G__G__GuiBldLN_TGuiBuilder);
03726    G__get_linked_tagnum_fwd(&G__G__GuiBldLN_TGShutter);
03727    G__get_linked_tagnum_fwd(&G__G__GuiBldLN_TGMdiMainFrame);
03728    G__get_linked_tagnum_fwd(&G__G__GuiBldLN_TGDockableFrame);
03729    G__get_linked_tagnum_fwd(&G__G__GuiBldLN_TGMdiMenuBar);
03730    G__get_linked_tagnum_fwd(&G__G__GuiBldLN_TGStatusBar);
03731    G__get_linked_tagnum_fwd(&G__G__GuiBldLN_TGToolBar);
03732    G__get_linked_tagnum_fwd(&G__G__GuiBldLN_TGMdiFrame);
03733    G__get_linked_tagnum_fwd(&G__G__GuiBldLN_TImage);
03734 }
03735 extern "C" void G__cpp_setupG__GuiBld(void) {
03736   G__check_setup_version(30051515,"G__cpp_setupG__GuiBld()");
03737   G__set_cpp_environmentG__GuiBld();
03738   G__cpp_setup_tagtableG__GuiBld();
03739 
03740   G__cpp_setup_inheritanceG__GuiBld();
03741 
03742   G__cpp_setup_typetableG__GuiBld();
03743 
03744   G__cpp_setup_memvarG__GuiBld();
03745 
03746   G__cpp_setup_memfuncG__GuiBld();
03747   G__cpp_setup_globalG__GuiBld();
03748   G__cpp_setup_funcG__GuiBld();
03749 
03750    if(0==G__getsizep2memfunc()) G__get_sizep2memfuncG__GuiBld();
03751   return;
03752 }
03753 class G__cpp_setup_initG__GuiBld {
03754   public:
03755     G__cpp_setup_initG__GuiBld() { G__add_setup_func("G__GuiBld",(G__incsetup)(&G__cpp_setupG__GuiBld)); G__call_setup_funcs(); }
03756    ~G__cpp_setup_initG__GuiBld() { G__remove_setup_func("G__GuiBld"); }
03757 };
03758 G__cpp_setup_initG__GuiBld G__cpp_setup_initializerG__GuiBld;
03759 

Generated on Tue Jul 5 14:22:13 2011 for ROOT_528-00b_version by  doxygen 1.5.1