pub fn form_win(form: Option<FORM>) -> Result<WINDOW, NCurseswFormError>
Expand description

Return the forms main-window.

If form is None then the default value is returned.