PHP 7.0.6 Released

newt_pop_window

(PECL newt >= 0.1)

newt_pop_windowRemoves the top window from the display

Description

void newt_pop_window ( void )

Removes the top window from the display, and redraws the display areas which the window overwrote.

Return Values

No value is returned.

See Also

User Contributed Notes

There are no user contributed notes for this page.
To Top