Method
ShellGlobalnotify_error
Declaration [src]
void
shell_global_notify_error (
  ShellGlobal* global,
  const char* msg,
  const char* details
)
Description [src]
Show a system error notification. Use this function when a user-initiated action results in a non-fatal problem from causes that may not be under system control. For example, an application crash.