Zrythm
a highly automated and intuitive digital audio workstation
Loading...
Searching...
No Matches
PortConnectionRowWidget Struct Reference
Collaboration diagram for PortConnectionRowWidget:

Data Fields

GtkBox parent_instance
 
PortConnectionconnection
 
bool is_input
 If this is 1, src is the input port and dest is the current one, otherwise dest is the output port and src is the current one.
 
GtkOverlay * overlay
 Overlay to hold the slider and other widgets.
 
GtkButton * delete_btn
 
BarSliderWidgetslider
 The slider.
 
PortConnectionsPopoverWidgetparent
 

Detailed Description

Definition at line 25 of file port_connection_row.h.

Field Documentation

◆ connection

PortConnection* PortConnectionRowWidget::connection

Definition at line 29 of file port_connection_row.h.

◆ delete_btn

GtkButton* PortConnectionRowWidget::delete_btn

Definition at line 42 of file port_connection_row.h.

◆ is_input

bool PortConnectionRowWidget::is_input

If this is 1, src is the input port and dest is the current one, otherwise dest is the output port and src is the current one.

Definition at line 36 of file port_connection_row.h.

◆ overlay

GtkOverlay* PortConnectionRowWidget::overlay

Overlay to hold the slider and other widgets.

Definition at line 40 of file port_connection_row.h.

◆ parent

PortConnectionsPopoverWidget* PortConnectionRowWidget::parent

Definition at line 47 of file port_connection_row.h.

◆ parent_instance

GtkBox PortConnectionRowWidget::parent_instance

Definition at line 27 of file port_connection_row.h.

◆ slider

BarSliderWidget* PortConnectionRowWidget::slider

The slider.

Definition at line 45 of file port_connection_row.h.


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