Destroy the message bar at the bottom of the screen. Definition at line 68 of file gui_msgbar.c. 00069 { 00070 g_string_free(message, TRUE); 00071 delwin(win_msgbar); 00072 win_msgbar = NULL; 00073 }
Here is the caller graph for this function:
![]() |
1.6.3