Variable NotifyNotificationPrivate.icon_name

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