Variable NotifyNotificationPrivate.action_map

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