Module fltk::prelude[][src]

Expand description

All fltk widget traits and flt error types

Enums

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

Error kinds enum for FltkError

Traits

Defines the methods implemented by all browser types

Defines the methods implemented by all button widgets

Defines the methods implemented by TextDisplay and TextEditor

Defines the methods implemented by all group widgets

Defines the methods implemented by all image types

Defines the methods implemented by all input and output widgets

Defines the methods implemented by all menu widgets

Defines the methods implemented by all surface types, currently ImageSurface

Defines the methods implemented by table types

Defines the methods implemented by all valuator widgets

Defines the extended methods implemented by all widgets

Defines the methods implemented by all widgets

A trait defined for all enums passable to the WidgetExt::set_type() method

Defines the methods implemented by all window widgets