newt_pop_window
(PECL newt >= 0.1)
newt_pop_window — Removes the top window from the display
설명
void newt_pop_window
( void
)
Removes the top window from the display, and redraws the display areas which the window overwrote.
반환값
값을 반환하지 않습니다.
참고
- newt_open_window() - Open a window of the specified size and position
- newt_centered_window() - Open a centered window of the specified size
There are no user contributed notes for this page.
