window_frame

Function window_frame 

Source
pub fn window_frame(
    ctx: &Context,
    title: &str,
    theme: Theme,
    add_contents: impl FnOnce(&mut Ui),
)
Expand description

A frame for the App’s Native window