[][src]Module fltk::window

Re-exports

pub use crate::prelude::*;

Structs

DoubleWindow

Creates a double window widget

MenuWindow

Creates a Menu window widget

Window

Creates a window widget

Enums

WindowType

Defines the window type, can be set dynamically using the set_type() method