12 TGPopupMenu *before = 0);
15 BesGMenuBar(
const TGWindow *p = 0, UInt_t w = 60, UInt_t h = 20,
16 UInt_t options = kHorizontalFrame | kRaisedFrame);
18 virtual void AddPopup(TGHotString *
s, TGPopupMenu *menu, TGLayoutHints *l,
19 TGPopupMenu *before = 0);
20 virtual void AddPopup(
const char *
s, TGPopupMenu *menu, TGLayoutHints *l,
21 TGPopupMenu *before = 0);