Variable NotifyNotificationPrivate.app_name

struct NotifyNotificationPrivate
{
  // ...
  char* app_name ;
  // ...
}