Grx.Device

const Grx = imports.gi.Grx;

let device = new Grx.Device({
});
  

Base class for objects that represents in input device.

Hierarchy

  • GObject.Object
    • Grx.Device