Ardour  9.0-pre0-582-g084a23a80d
SearchPathOption::PathEntry Struct Reference

#include <search_path_option.h>

Public Member Functions

 PathEntry (const std::string &path, bool removable=true)
 

Public Attributes

Gtk::Entry entry
 
Gtk::Button remove_button
 
Gtk::HBox box
 
std::string path
 

Detailed Description

Definition at line 48 of file search_path_option.h.

Constructor & Destructor Documentation

◆ PathEntry()

SearchPathOption::PathEntry::PathEntry ( const std::string &  path,
bool  removable = true 
)

Member Data Documentation

◆ box

Gtk::HBox SearchPathOption::PathEntry::box

Definition at line 54 of file search_path_option.h.

◆ entry

Gtk::Entry SearchPathOption::PathEntry::entry

Definition at line 52 of file search_path_option.h.

◆ path

std::string SearchPathOption::PathEntry::path

Definition at line 56 of file search_path_option.h.

◆ remove_button

Gtk::Button SearchPathOption::PathEntry::remove_button

Definition at line 53 of file search_path_option.h.


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