|
Zrythm v2.0.0-DEV
a highly automated and intuitive digital audio workstation
|
CC Bindings matrix. More...
#include "gui/backend/gtk_widgets/gtk_wrapper.h"
Go to the source code of this file.
Macros | |
| #define | PORT_CONNECTIONS_WIDGET_TYPE (port_connections_widget_get_type ()) |
| #define | MW_PORT_CONNECTIONS (MW_MAIN_NOTEBOOK->port_connections) |
Typedefs | |
| typedef struct _PortConnectionsTreeWidget | PortConnectionsTreeWidget |
Functions | |
| G_DECLARE_FINAL_TYPE (PortConnectionsWidget, port_connections_widget, Z, PORT_CONNECTIONS_WIDGET, GtkBox) typedef struct _PortConnectionsWidget | |
| Left dock widget. | |
| PortConnectionsWidget * | port_connections_widget_new (void) |
| void | port_connections_widget_refresh (PortConnectionsWidget *self) |
Variables | |
| PortConnectionsWidget | |
CC Bindings matrix.
Definition in file port_connections.h.
| typedef struct _PortConnectionsTreeWidget PortConnectionsTreeWidget |
Definition at line 18 of file port_connections.h.