Variable NotifyNotificationPrivate.summary

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