Ardour  8.7-14-g57a6773833
Gtk::ComboBoxEntryText::TextModelColumns Class Reference

#include <comboboxentrytext.h>

Inheritance diagram for Gtk::ComboBoxEntryText::TextModelColumns:
[legend]

Public Member Functions

 TextModelColumns ()
 
- 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< Glib::ustring > m_column
 

Detailed Description

Definition at line 121 of file comboboxentrytext.h.

Constructor & Destructor Documentation

◆ TextModelColumns()

Gtk::ComboBoxEntryText::TextModelColumns::TextModelColumns ( )
inline

Definition at line 124 of file comboboxentrytext.h.

Member Data Documentation

◆ m_column

Gtk::TreeModelColumn<Glib::ustring> Gtk::ComboBoxEntryText::TextModelColumns::m_column

Definition at line 127 of file comboboxentrytext.h.


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