ardour
Public Attributes | List of all members
VisibilityGroup::Member Struct Reference

Public Attributes

Gtk::Widget * widget
 
std::string id
 
std::string name
 
bool visible
 
boost::function
< boost::optional< bool >)> 
override
 

Detailed Description

Definition at line 61 of file visibility_group.h.

Member Data Documentation

std::string VisibilityGroup::Member::id

Definition at line 63 of file visibility_group.h.

std::string VisibilityGroup::Member::name

Definition at line 64 of file visibility_group.h.

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

Definition at line 66 of file visibility_group.h.

bool VisibilityGroup::Member::visible

Definition at line 65 of file visibility_group.h.

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

Definition at line 62 of file visibility_group.h.


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