TextWidget.destroy

Destroy this widget.

Caveats: Once a widget is destroyed it can no longer be referenced in your code or a segmentation fault will occur and potentially crash your program.

class TextWidget
override
void
destroy
()

Meta