void gui_msgbar_ask ( const char *  msg  ) 

Show a message in the message bar that will only be overwritten by other messages with this priority. This routine will also unhide the cursor and show it right after the message.

Definition at line 144 of file gui_msgbar.c.

00145 {
00146         gui_msgbar_update(msg, 1, 1);
00147 }

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:24 2010 for herrie by  doxygen 1.6.3