Variable NotifyNotificationPrivate.updates_pending

struct NotifyNotificationPrivate
{
  // ...
  int updates_pending ;
  // ...
}