pub fn wgetparent(handle: WINDOW) -> Option<WINDOW>
Expand description

Returns the parent WINDOW pointer for sub-windows, or None for windows having no parent.