|
Zrythm v2.0.0-DEV
a highly automated and intuitive digital audio workstation
|
The port_info dialog. More...
#include <src/gui/backend/gtk_widgets/dialogs/port_info.h>
Data Fields | |
| GtkWindow | parent_instance |
| GtkBox * | scale_points_box |
| Port * | port |
| The port this is about. | |
The port_info dialog.
Definition at line 34 of file port_info.h.
| GtkWindow PortInfoDialogWidget::parent_instance |
Definition at line 36 of file port_info.h.
| Port* PortInfoDialogWidget::port |
The port this is about.
Definition at line 42 of file port_info.h.
| GtkBox* PortInfoDialogWidget::scale_points_box |
Definition at line 39 of file port_info.h.