suche nach in der

newt_resize_screen> <newt_reflow_text
Last updated: Fri, 18 May 2012

view this page in

newt_refresh

(PECL newt >= 0.1)

newt_refreshUpdates modified portions of the screen

Beschreibung

void newt_refresh ( void )

To increase performance, newt only updates the display when it needs to, not when the program tells it to write to the terminal. Applications can force newt to immediately update modified portions of the screen by calling this function.

Rückgabewerte

Es wird kein Wert zurückgegeben.



add a note add a note User Contributed Notes
newt_refresh
There are no user contributed notes for this page.

newt_resize_screen> <newt_reflow_text
Last updated: Fri, 18 May 2012