Ardour  9.0-pre0-582-g084a23a80d
VisibilityGroup::Member Struct Reference

Public Attributes

Gtk::Widgetwidget
 
std::string id
 
std::string name
 
bool visible
 
std::function< std::optional< bool >)> override
 

Detailed Description

Definition at line 64 of file visibility_group.h.

Member Data Documentation

◆ id

std::string VisibilityGroup::Member::id

Definition at line 66 of file visibility_group.h.

◆ name

std::string VisibilityGroup::Member::name

Definition at line 67 of file visibility_group.h.

◆ override

std::function<std::optional<bool>)> VisibilityGroup::Member::override

Definition at line 69 of file visibility_group.h.

◆ visible

bool VisibilityGroup::Member::visible

Definition at line 68 of file visibility_group.h.

◆ widget

Gtk::Widget* VisibilityGroup::Member::widget

Definition at line 65 of file visibility_group.h.


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