Grx.Device

from gi.repository import Grx

device = Grx.Device()
  

Base class for objects that represents in input device.

Hierarchy

  • GObject.Object
    • Grx.Device