Variable NotifyNotificationPrivate.hints

struct NotifyNotificationPrivate
{
  // ...
  glib.ghash.GHashTable* hints ;
  // ...
}