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

Return the forms sub-window.

If form is None then the default value is returned.