gui/widgets/text_expander.h file

Text expander widget.

Contents

Classes

struct _TextExpanderWidget
A TwoColExpanderBoxWidget for showing the ports in the InspectorWidget.

Typedefs

using TextExpanderWidget = struct _TextExpanderWidget
A TwoColExpanderBoxWidget for showing the ports in the InspectorWidget.

Functions

void text_expander_widget_refresh(TextExpanderWidget* self)
Refreshes the text.
void text_expander_widget_setup(TextExpanderWidget* self, bool wrap_text, GenericStringGetter getter, GenericStringSetter setter, void* obj)
Sets up the TextExpanderWidget.