Zrythm
a highly automated and intuitive digital audio workstation
|
Dialog for viewing/editing port info. More...
#include "gtk_wrapper.h"
Go to the source code of this file.
Data Structures | |
struct | ArrangerObjectInfoDialogWidget |
The arranger_object_info dialog. More... | |
Macros | |
#define | ARRANGER_OBJECT_INFO_DIALOG_WIDGET_TYPE (arranger_object_info_dialog_widget_get_type ()) |
Functions | |
G_DECLARE_FINAL_TYPE (ArrangerObjectInfoDialogWidget, arranger_object_info_dialog_widget, Z, ARRANGER_OBJECT_INFO_DIALOG_WIDGET, GtkWindow) typedef struct ArrangerObject ArrangerObject | |
ArrangerObjectInfoDialogWidget * | arranger_object_info_dialog_widget_new (ArrangerObject *object) |
Creates an arranger_object_info dialog widget and displays it. | |
Dialog for viewing/editing port info.
Definition in file arranger_object_info.h.
#define ARRANGER_OBJECT_INFO_DIALOG_WIDGET_TYPE (arranger_object_info_dialog_widget_get_type ()) |
Definition at line 15 of file arranger_object_info.h.