Variable NotifyNotificationPrivate.actions

struct NotifyNotificationPrivate
{
  // ...
  glib.gslist.GSList* actions ;
  // ...
}