update_panels(S-osr5)
refreshes the virtual screen to reflect the depth relationships between
the panels in the deck.
The user must use the curses library call
LR doupdate S
(see
curs_refresh(S-osr5))
to refresh the physical screen.
Return values
This routine does not return a value.
Warning
The header file panel.h automatically includes the header file
curses.h.