Function fonts

pub fn fonts() -> Vec<String> 
Available on crate feature dep_fltk only.
Expand description

Gets a Vector<String> of loaded fonts, unless get_font_names() or load_system_fonts() is called, this will return a Vec with a String representation of the default Fonts shipped by FLTK, which is the same as the enums::Font.