Function add_symbol
pub fn add_symbol(
label: &str,
scalable: bool,
draw_cb: fn(_: Color),
) -> Result<(), FltkError> ⓘ
Available on crate feature
dep_fltk
only.Expand description
Add a new symbol, that can be accessed using the @
prefix