Fl_Group | +----Fl_Text_Display----Fl_Text_Buffer | +----Fl_Text_Editor
#include <FL/Fl_Text_Display.H>
This is the FLTK text display widget. It allows the user to view multiple lines of text and supports highlighting and scrolling. The buffer that is displayed in the widget is managed by the Fl_Text_Buffer class.