Function pancurses::set_title[][src]

pub fn set_title(title: &str)
Expand description

Sets the title of the window in which the curses program is running. This function may not do anything on some platforms. (Only supported on Windows)