Zrythm
a highly automated and intuitive digital audio workstation
Loading...
Searching...
No Matches
RouteTargetSelectorWidget Struct Reference

Dropdown to select the direct output of a track. More...

#include <gui/widgets/route_target_selector.h>

Collaboration diagram for RouteTargetSelectorWidget:

Data Fields

AdwBin parent_instance
 
GtkDropDown * dropdown
 
Tracktrack
 Owner track.
 

Detailed Description

Dropdown to select the direct output of a track.

Definition at line 32 of file route_target_selector.h.

Field Documentation

◆ dropdown

GtkDropDown* RouteTargetSelectorWidget::dropdown

Definition at line 36 of file route_target_selector.h.

◆ parent_instance

AdwBin RouteTargetSelectorWidget::parent_instance

Definition at line 34 of file route_target_selector.h.

◆ track

Track* RouteTargetSelectorWidget::track

Owner track.

Definition at line 39 of file route_target_selector.h.


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