[ CCode ( type_id = "gdk_wayland_device_get_type ()" ) ] [ GIR ( name = "WaylandDevice" ) ] publicclassDevice : Device
The Wayland implementation of `GdkDevice`.
Beyond the regular [[email protected]] API, the Wayland implementation provides access to Wayland objects such as the `wl_seat` with [
[email protected]_wl_seat], the `wl_keyboard` with [[email protected]_wl_keyboard] and the
`wl_pointer` with [[email protected]_wl_pointer].