|
Ardour
9.0-pre0-1971-g33f1681c76
|
#include <action_model.h>
Public Member Functions | |
| Columns () | |
Public Member Functions inherited from Gtk::TreeModelColumnRecord | |
| TreeModelColumnRecord () | |
| virtual | ~TreeModelColumnRecord () |
| void | add (TreeModelColumnBase &column) |
| unsigned int | size () const |
| const GType * | types () const |
Public Attributes | |
| Gtk::TreeModelColumn< std::string > | name |
| Gtk::TreeModelColumn< std::string > | path |
Definition at line 50 of file action_model.h.
|
inline |
Definition at line 51 of file action_model.h.
| Gtk::TreeModelColumn<std::string> ActionManager::ActionModel::Columns::name |
Definition at line 55 of file action_model.h.
| Gtk::TreeModelColumn<std::string> ActionManager::ActionModel::Columns::path |
Definition at line 56 of file action_model.h.