Ardour  8.7-15-gadf511264b
ArdourSurface::LCXLGUI::ActionColumns Struct Reference
Inheritance diagram for ArdourSurface::LCXLGUI::ActionColumns:
[legend]

Public Member Functions

 ActionColumns ()
 
- 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
 

Detailed Description

Definition at line 87 of file launch_control_xl/gui.h.

Constructor & Destructor Documentation

◆ ActionColumns()

ArdourSurface::LCXLGUI::ActionColumns::ActionColumns ( )
inline

Definition at line 88 of file launch_control_xl/gui.h.

Member Data Documentation

◆ name

Gtk::TreeModelColumn<std::string> ArdourSurface::LCXLGUI::ActionColumns::name

Definition at line 92 of file launch_control_xl/gui.h.

◆ path

Gtk::TreeModelColumn<std::string> ArdourSurface::LCXLGUI::ActionColumns::path

Definition at line 93 of file launch_control_xl/gui.h.


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