| Top |  |  |  |  | 
void e_notice (gpointer parent,GtkMessageType type,const gchar *format,...);
e_notice is deprecated and should not be used in newly-written code.
Convenience function to show a dialog with a message and an "OK" button.
| parent | the dialog's parent window, or  | |
| type | the type of dialog ( | |
| format | printf-style format string, followed by arguments |