Zrythm v2.0.0-DEV
a highly automated and intuitive digital audio workstation
Loading...
Searching...
No Matches
PortConnectionsPopoverWidget Struct Reference

Data Fields

GtkPopover parent_instance
Port * port
 The port.
GtkBox * main_box
 The main vertical box containing everything.
GtkLabel * title
 Title to show at the top, e.g.
GtkBox * ports_box
 Box containing the ports.
GtkButton * add
 Button to add connection.

Detailed Description

Definition at line 36 of file port_connections_popover.h.

Field Documentation

◆ add

GtkButton* PortConnectionsPopoverWidget::add

Button to add connection.

Definition at line 53 of file port_connections_popover.h.

◆ main_box

GtkBox* PortConnectionsPopoverWidget::main_box

The main vertical box containing everything.

Definition at line 44 of file port_connections_popover.h.

◆ parent_instance

GtkPopover PortConnectionsPopoverWidget::parent_instance

Definition at line 38 of file port_connections_popover.h.

◆ port

Port* PortConnectionsPopoverWidget::port

The port.

Definition at line 41 of file port_connections_popover.h.

◆ ports_box

GtkBox* PortConnectionsPopoverWidget::ports_box

Box containing the ports.

Definition at line 50 of file port_connections_popover.h.

◆ title

GtkLabel* PortConnectionsPopoverWidget::title

Title to show at the top, e.g.

"INPUTS".

Definition at line 47 of file port_connections_popover.h.


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