ROOT
6.06/09
Reference Guide
|
Definition at line 34 of file TGToolBar.h.
Public Attributes | |
const char * | fPixmap |
const char * | fTipText |
Bool_t | fStayDown |
Int_t | fId |
TGButton * | fButton |
#include <TGToolBar.h>
TGButton* ToolBarData_t::fButton |
Definition at line 39 of file TGToolBar.h.
Referenced by TGToolBar::AddButton(), and TGToolBar::ChangeIcon().
Int_t ToolBarData_t::fId |
Definition at line 38 of file TGToolBar.h.
Referenced by TGToolBar::AddButton().
const char* ToolBarData_t::fPixmap |
Definition at line 35 of file TGToolBar.h.
Referenced by TGToolBar::AddButton(), TGTextEditor::Build(), TSessionViewer::Build(), TRootBrowserLite::CreateBrowser(), TRootCanvas::ShowToolBar(), and TRootGuiBuilder::TRootGuiBuilder().
Bool_t ToolBarData_t::fStayDown |
Definition at line 37 of file TGToolBar.h.
Referenced by TGToolBar::AddButton().
const char* ToolBarData_t::fTipText |
Definition at line 36 of file TGToolBar.h.
Referenced by TGToolBar::AddButton().