Ardour
9.0-pre0-582-g084a23a80d
|
#include <option_editor.h>
Public Member Functions | |
OptionColumns () | |
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< Gtk::Widget * > | widget |
Definition at line 728 of file option_editor.h.
|
inline |
Definition at line 734 of file option_editor.h.
Gtk::TreeModelColumn<std::string> OptionEditor::OptionColumns::name |
Definition at line 731 of file option_editor.h.
Gtk::TreeModelColumn<Gtk::Widget*> OptionEditor::OptionColumns::widget |
Definition at line 732 of file option_editor.h.