void gui_draw_done ( void   ) 

Write all altered data back to the physical terminal.

Definition at line 155 of file gui_draw.c.

00156 {
00157         gui_msgbar_refresh();
00158         gui_lock();
00159         doupdate();
00160         gui_unlock();
00161 }

Here is the call graph for this function:

Here is the caller graph for this function:

 All Data Structures Files Functions Variables Defines
Generated on Mon Mar 15 04:45:14 2010 for herrie by  doxygen 1.6.3