_PluginStripExpanderWidget struct
A TwoColExpanderBoxWidget for showing the ports in the InspectorWidget.
Contents
- Reference
Public variables
- GtkScrolledWindow* scroll
- Scrolled window for the vbox inside.
- GtkBox* box
- VBox containing each slot.
- GtkBox* strip_boxes
- 1 box for each item.
- ChannelSlotWidget* slots
- Channel slots, if type is inserts.
- Track* track
- Owner track.