Tui::TextViewer
Inherits Tui::Widget / Tui::Reactive / Reference / Object
Constructors
Instance methods
bg_color
Sourcebg_color=(bg_color : Color)
Sourceborder_color
Sourceborder_color=(border_color : Color)
Sourceborder_style
Sourceborder_style=(border_style : Panel::BorderStyle)
Sourceline_number_color
Sourceline_number_color=(line_number_color : Color)
Sourceline_number_position
Sourceline_number_position=(line_number_position : LineNumberPosition)
Sourceon_close
SourceOverride to handle events for this widget (target/bubble phase) Called after children have had a chance to handle the event
show_line_numbers
Sourcetext_color
Sourcetext_color=(text_color : Color)
Sourcetitle
Sourcetitle_color
Sourcetitle_color=(title_color : Color)
Source