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

Returns true if the window is a sub-window, i.e., created by subwin() or derwin().