[][src]Module fltk::prelude

Re-exports

pub use crate::enums::*;

Enums

FltkError

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

FltkErrorKind

Traits

BrowserExt

Defines the methods implemented by all browser types

ButtonExt

Defines the methods implemented by all button widgets

DisplayExt

Defines the methods implemented by TextDisplay and TextEditor

GroupExt

Defines the methods implemented by all group widgets

ImageExt

Defines the methods implemented by all image types

InputExt

Defines the methods implemented by all input and output widgets

MenuExt

Defines the methods implemented by all menu widgets

TableExt

Defines the methods implemented by table types

ValuatorExt

Defines the methods implemented by all valuator widgets

WidgetExt

Defines the methods implemented by all widgets

WindowExt

Defines the methods implemented by all window widgets