Skip to content
  • Emmanuele Bassi's avatar
    input-device: Make ClutterInputDeviceClass private · 2777c52f
    Emmanuele Bassi authored
    We keep the symbol in the public header, but the definition is now
    private. You could not sub-class InputDevice anyway, without the
    instance structure, and the lack of padding in the class made actually
    implementing devices in backends really hard.
    2777c52f