Variable NotifyNotificationPrivate.has_nondefault_actions

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