Zrythm
a highly automated and intuitive digital audio workstation
|
Inspector section for plugins. More...
#include "gtk_wrapper.h"
Go to the source code of this file.
Data Structures | |
struct | InspectorPluginWidget |
Macros | |
#define | INSPECTOR_PLUGIN_WIDGET_TYPE (inspector_plugin_widget_get_type ()) |
#define | MW_PLUGIN_INSPECTOR MW_LEFT_DOCK_EDGE->plugin_inspector |
Typedefs | |
typedef struct _PluginPropertiesExpanderWidget | PluginPropertiesExpanderWidget |
typedef struct _ColorAreaWidget | ColorAreaWidget |
Functions | |
void | inspector_plugin_widget_show (InspectorPluginWidget *self, MixerSelections *ms, bool set_notebook_page) |
Shows the inspector page for the given mixer selection (plugin). | |
InspectorPluginWidget * | inspector_plugin_widget_new (void) |
Inspector section for plugins.
Definition in file inspector_plugin.h.
#define INSPECTOR_PLUGIN_WIDGET_TYPE (inspector_plugin_widget_get_type ()) |
Definition at line 15 of file inspector_plugin.h.