Query: newt_refresh
OS: php
Section: 3
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
NEWT_REFRESH(3) 1 NEWT_REFRESH(3) newt_refresh - Updates modified portions of the screenSYNOPSISvoid newt_refresh (void )DESCRIPTIONTo increase performance, newt only updates the display when it needs to, not when the program tells it to write to the terminal. Applica- tions can force newt to immediately update modified portions of the screen by calling this function.RETURN VALUESNo value is returned. PHP Documentation Group NEWT_REFRESH(3)
Related Man Pages |
---|
redrawwin(3x) - redhat |
refresh(3x) - redhat |
wredrawln(3x) - redhat |
ncurses_has_colors(3) - php |
newt_draw_root_text(3) - php |