pub fn wget_wstr(handle: WINDOW) -> Result<WideString, NCurseswError>
👎 Deprecated since 0.1.2:

underlying native function can cause undefined behaviour. Use wgetn_wstr() instead

Expand description

Equivalent of mvwget_wstr() using getcuryx() as origin.