[][src]Module fltk::frame

Re-exports

pub use crate::prelude::*;

Structs

Frame

Creates a new frame, an equivalent of Fl_Box

Enums

FrameType

Defines the frame type, which can be set using the set_type() method