Function tetra::window::set_title

source ·
pub fn set_title<S>(ctx: &mut Context, title: S)where
    S: AsRef<str>,
Expand description

Sets the title of the window.