fltk 1.3.28

Rust bindings for the FLTK GUI library
Documentation
1
2
3
4
//!Documentation for the `editor` example
//!
//!This is the documentation for the example `editor.rs`. The code can be found in the `examples` directory next to the `src` directory in the source distribution.
//!It shows usage of messages via the MenuExt::add_emit pattern.