![]() |
Ardour
8.12
|
#include <option_editor.h>
Public Member Functions | |
OptionColumns () | |
![]() | |
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 729 of file option_editor.h.
|
inline |
Definition at line 735 of file option_editor.h.
Gtk::TreeModelColumn<std::string> OptionEditor::OptionColumns::name |
Definition at line 732 of file option_editor.h.
Gtk::TreeModelColumn<Gtk::Widget*> OptionEditor::OptionColumns::widget |
Definition at line 733 of file option_editor.h.