Ardour  9.0-pre0-822-g12e3bc5c20
InstrumentSelector::InstrumentListColumns Struct Reference
Inheritance diagram for InstrumentSelector::InstrumentListColumns:
[legend]

Public Member Functions

 InstrumentListColumns ()
 

Public Attributes

Gtk::TreeModelColumn< std::string > name
 
Gtk::TreeModelColumn< ARDOUR::PluginInfoPtrinfo_ptr
 

Detailed Description

Definition at line 55 of file instrument_selector.h.

Constructor & Destructor Documentation

◆ InstrumentListColumns()

InstrumentSelector::InstrumentListColumns::InstrumentListColumns ( )
inline

Definition at line 56 of file instrument_selector.h.

Member Data Documentation

◆ info_ptr

Gtk::TreeModelColumn<ARDOUR::PluginInfoPtr> InstrumentSelector::InstrumentListColumns::info_ptr

Definition at line 61 of file instrument_selector.h.

◆ name

Gtk::TreeModelColumn<std::string> InstrumentSelector::InstrumentListColumns::name

Definition at line 60 of file instrument_selector.h.


The documentation for this struct was generated from the following file: