gui/widgets/plugin_properties_expander.h file

PluginProperties expander widget.

Contents

Classes

struct _PluginPropertiesExpanderWidget
A widget for selecting plugin_properties in the plugin inspector.

Typedefs

using PluginPropertiesExpanderWidget = struct _PluginPropertiesExpanderWidget
A widget for selecting plugin_properties in the plugin inspector.

Functions

void plugin_properties_expander_widget_refresh(PluginPropertiesExpanderWidget* self, Plugin* pl)
Refreshes each field.
void plugin_properties_expander_widget_setup(PluginPropertiesExpanderWidget* self, Plugin* pl)
Sets up the PluginPropertiesExpanderWidget for a Plugin.