Zrythm
a highly automated and intuitive digital audio workstation
|
Dropdown to select the direct output of a track. More...
#include <gui/widgets/route_target_selector.h>
Data Fields | |
AdwBin | parent_instance |
GtkDropDown * | dropdown |
Track * | track |
Owner track. | |
Dropdown to select the direct output of a track.
Definition at line 32 of file route_target_selector.h.
GtkDropDown* RouteTargetSelectorWidget::dropdown |
Definition at line 36 of file route_target_selector.h.
AdwBin RouteTargetSelectorWidget::parent_instance |
Definition at line 34 of file route_target_selector.h.
Track* RouteTargetSelectorWidget::track |
Owner track.
Definition at line 39 of file route_target_selector.h.