[][src]Module fltk::prelude

Re-exports

pub use crate::enums::*;
pub use crate::fl;
pub use crate::menu::*;

Enums

AppScheme

Set the app scheme

FltkError

Error types returned by fltk-rs + wrappers of std::io errors

FltkErrorKind

Traits

BrowserTrait

Defines the methods implemented by all browser types

DisplayTrait

Defines the methods implemented by TextDisplay and TextEditor

GroupTrait

Defines the methods implemented by all group widgets

ImageTrait

Defines the methods implemented by all image types

InputTrait

Defines the methods implemented by all input and output widgets

MenuTrait

Defines the methods implemented by all menu widgets

ValuatorTrait

Defines the methods implemented by all valuator widgets

WidgetTrait

Defines the methods implemented by all widgets

WidgetType
WindowTrait

Defines the methods implemented by all window widgets