Function ncursesw::panels::panel_window[][src]

pub fn panel_window(handle: PANEL) -> Result<WINDOW, NCurseswError>
Expand description

returns a pointer to the window of the given panel.