Guitarix
|
#include <gx_main_boxes.h>
Public Member Functions | |
GxMainBox (const char *expose_funk) | |
~GxMainBox () | |
Public Attributes | |
Gtk::HBox | m_hbox |
Gtk::HBox | m_pbox |
Gtk::HBox | m_tbox |
Gtk::HBox | m_fbox |
Gtk::EventBox | m_eventbox |
Gtk::Fixed | m_fixedbox |
Gtk::Label | m_label |
Gxw::PaintBox | m_paintbox |
Definition at line 176 of file gx_main_boxes.h.
gx_gui::GxMainBox::GxMainBox | ( | const char * | expose_funk | ) |
gx_gui::GxMainBox::~GxMainBox | ( | ) |
Gtk::EventBox gx_gui::GxMainBox::m_eventbox |
Definition at line 182 of file gx_main_boxes.h.
Gtk::HBox gx_gui::GxMainBox::m_fbox |
Definition at line 181 of file gx_main_boxes.h.
Gtk::Fixed gx_gui::GxMainBox::m_fixedbox |
Definition at line 183 of file gx_main_boxes.h.
Gtk::HBox gx_gui::GxMainBox::m_hbox |
Definition at line 178 of file gx_main_boxes.h.
Gtk::Label gx_gui::GxMainBox::m_label |
Definition at line 184 of file gx_main_boxes.h.
Gxw::PaintBox gx_gui::GxMainBox::m_paintbox |
Definition at line 185 of file gx_main_boxes.h.
Gtk::HBox gx_gui::GxMainBox::m_pbox |
Definition at line 179 of file gx_main_boxes.h.
Gtk::HBox gx_gui::GxMainBox::m_tbox |
Definition at line 180 of file gx_main_boxes.h.