[][src]Module fltk::text

Re-exports

pub use crate::prelude::*;

Structs

SimpleTerminal

Creates an editable text display widget

StyleTableEntry
TextBuffer

Wraps a text buffer, Cloning a text buffer invalidates the underlying pointer, thus the no derive(Clone)

TextDisplay

Creates a non-editable text display widget

TextEditor

Creates an editable text display widget