Variable NotifyNotificationPrivate.icon_pixbuf

struct NotifyNotificationPrivate
{
  // ...
  void* icon_pixbuf ;
  // ...
}