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

Dialog for viewing/editing port info. More...

#include <gtk/gtk.h>
Include dependency graph for port_info.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) typedef struct Port Port
 
PortInfoDialogWidgetport_info_dialog_widget_new (Port *port)
 Creates an port_info dialog widget and displays it.
 

Detailed Description

Dialog for viewing/editing port info.

Definition in file port_info.h.

Macro Definition Documentation

◆ PORT_INFO_DIALOG_WIDGET_TYPE

#define PORT_INFO_DIALOG_WIDGET_TYPE   (port_info_dialog_widget_get_type ())

Definition at line 15 of file port_info.h.