|
Zrythm v2.0.0-DEV
a highly automated and intuitive digital audio workstation
|
Port selector dialog. More...
#include "gui/backend/gtk_widgets/gtk_wrapper.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) |
| PortSelectorDialogWidget * | port_selector_dialog_widget_new (PortConnectionsPopoverWidget *owner) |
| Creates the popover. | |
Port selector dialog.
Definition in file port_selector_dialog.h.
| #define PORT_SELECTOR_DIALOG_WIDGET_TYPE (port_selector_dialog_widget_get_type ()) |
Definition at line 15 of file port_selector_dialog.h.