Gdk.Device

const Gdk = imports.gi.Gdk;

let device = new Gdk.Device();
  

Hierarchy

  • GObject.Object
    • Gdk.Device