[][src]Function fltk::dialog::input

pub fn input(txt: &str, deflt: &str) -> Option<String>

Displays an input box, which returns the inputted string. Can be used for gui io