|
Zrythm v2.0.0-DEV
a highly automated and intuitive digital audio workstation
|
Dialog for viewing/editing port info. More...
#include "gui/backend/gtk_widgets/gtk_wrapper.h"
Go to the source code of this file.
Data Structures | |
| struct | PortInfoDialogWidget |
| The port_info dialog. More... | |
Macros | |
| #define | PORT_INFO_DIALOG_WIDGET_TYPE (port_info_dialog_widget_get_type ()) |
Functions | |
| G_DECLARE_FINAL_TYPE (PortInfoDialogWidget, port_info_dialog_widget, Z, PORT_INFO_DIALOG_WIDGET, GtkWindow) class Port | |
| PortInfoDialogWidget * | port_info_dialog_widget_new (Port *port) |
| Creates an port_info dialog widget and displays it. | |
Dialog for viewing/editing port info.
Definition in file port_info.h.
| #define PORT_INFO_DIALOG_WIDGET_TYPE (port_info_dialog_widget_get_type ()) |
Definition at line 15 of file port_info.h.