2#ifndef BESGPICTUREBUTTON_H
3#define BESGPICTUREBUTTON_H
12 GContext_t norm = GetDefaultGC()(),
13 UInt_t option = kRaisedFrame | kDoubleBorder);
15 Int_t
id = -1, GContext_t norm = GetDefaultGC()(),
16 UInt_t option = kRaisedFrame | kDoubleBorder);
18 GContext_t norm = GetDefaultGC()(),
19 UInt_t option = kRaisedFrame | kDoubleBorder);
25 virtual void SetPicture(
const TGPicture *new_pic);