gui/widgets/inspector_port.h file

Inspector port widget.

Contents

Classes

struct _InspectorPortWidget
A Port to show in the inspector for Plugin's.

Typedefs

using InspectorPortWidget = struct _InspectorPortWidget
A Port to show in the inspector for Plugin's.

Functions

auto inspector_port_widget_new(Port* port) -> InspectorPortWidget*
Creates a new widget.