|
Guitarix
|
#include <gx_main_window.h>


Public Member Functions | |
| MiniRackBox (RackBox &rb, gx_system::CmdlineOptions &options) | |
| void | set_config_mode (bool mode) |
| void | pack (Gtk::Widget *w) |
Definition at line 326 of file gx_main_window.h.
| MiniRackBox::MiniRackBox | ( | RackBox & | rb, |
| gx_system::CmdlineOptions & | options | ||
| ) |
| void MiniRackBox::pack | ( | Gtk::Widget * | w | ) |
Definition at line 479 of file rack.cpp.
Referenced by RackBox::get_id(), and RackBox::pack().
| void MiniRackBox::set_config_mode | ( | bool | mode | ) |
Definition at line 485 of file rack.cpp.
Referenced by RackBox::animate_insert(), RackBox::get_id(), and RackBox::set_config_mode().