Function nixterm::xterm::set_icon_and_title[][src]

pub fn set_icon_and_title<W: Write, T: AsRef<str>>(
    w: &mut W,
    s: T
) -> Result<()>