|
Zrythm v2.0.0-DEV
a highly automated and intuitive digital audio workstation
|
Widget for a control. More...
#include <src/gui/backend/gtk_widgets/plugin_gtk.h>

Data Fields | |
| GtkSpinButton * | spin |
| GtkWidget * | control |
| ControlPort * | port |
| Port this control is for. | |
| Plugin * | plugin |
| Pointer back to plugin. | |
| float | last_set_control_val |
| Last set control value - used to avoid re-setting the same value on float controls. | |
Widget for a control.
Definition at line 30 of file plugin_gtk.h.