WebKit2.Notification

const WebKit2 = imports.gi.WebKit2;

let notification = new WebKit2.Notification({
});
  

Hierarchy

  • GObject.Object
    • WebKit2.Notification