Function draw_text

pub fn draw_text(txt: &str, x: i32, y: i32)
Available on crate feature dep_fltk only.
Expand description

Draws a string starting at the given x, y location