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

Port selector dialog. More...

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

Go to the source code of this file.

Data Structures

struct  PortSelectorDialogWidget
 A GtkPopover to select Port's. More...
 

Macros

#define PORT_SELECTOR_DIALOG_WIDGET_TYPE    (port_selector_dialog_widget_get_type ())
 

Typedefs

typedef struct _PortConnectionsPopoverWidget PortConnectionsPopoverWidget
 

Functions

void port_selector_dialog_widget_refresh (PortSelectorDialogWidget *self, Port *port)
 
PortSelectorDialogWidgetport_selector_dialog_widget_new (PortConnectionsPopoverWidget *owner)
 Creates the popover.
 

Detailed Description

Port selector dialog.

Definition in file port_selector_dialog.h.

Macro Definition Documentation

◆ PORT_SELECTOR_DIALOG_WIDGET_TYPE

#define PORT_SELECTOR_DIALOG_WIDGET_TYPE    (port_selector_dialog_widget_get_type ())

Definition at line 15 of file port_selector_dialog.h.