Function ncursesw::panels::panel_hidden[][src]

pub fn panel_hidden(handle: PANEL) -> Result<bool, NCurseswError>
Expand description

returns true if the panel is in the panel stack, false if it is not.