Zrythm
a highly automated and intuitive digital audio workstation
Loading...
Searching...
No Matches
port_connections_tree.h File Reference

Port connections tree. More...

#include <gtk/gtk.h>
Include dependency graph for port_connections_tree.h:

Go to the source code of this file.

Macros

#define MW_PORT_CONNECTIONS_TREE   (MW_PORT_CONNECTIONS->bindings_tree)
 
#define PORT_CONNECTIONS_TREE_WIDGET_TYPE    (port_connections_tree_widget_get_type ())
 

Functions

void port_connections_tree_widget_refresh (PortConnectionsTreeWidget *self)
 Refreshes the tree model.
 
PortConnectionsTreeWidget * port_connections_tree_widget_new (void)
 Instantiates a new PortConnectionsTreeWidget.
 

Variables

 PortConnectionsTreeWidget
 

Detailed Description

Port connections tree.

Definition in file port_connections_tree.h.

Macro Definition Documentation

◆ MW_PORT_CONNECTIONS_TREE

#define MW_PORT_CONNECTIONS_TREE   (MW_PORT_CONNECTIONS->bindings_tree)

Definition at line 17 of file port_connections_tree.h.

◆ PORT_CONNECTIONS_TREE_WIDGET_TYPE

#define PORT_CONNECTIONS_TREE_WIDGET_TYPE    (port_connections_tree_widget_get_type ())

Definition at line 19 of file port_connections_tree.h.