Function ncursesw::is_wintouched[][src]

pub fn is_wintouched(handle: WINDOW) -> bool
Expand description

Return true if the specified window was modified since the last call to refresh(); otherwise return false.