Device
Object Hierarchy:
Description:
[ CCode ( type_id = "gdk_wayland_device_get_type ()" ) ]
[ GIR ( name = "WaylandDevice" ) ]
public sealed class Device : Device
[ GIR ( name = "WaylandDevice" ) ]
public sealed class Device : Device
The Wayland implementation of `GdkDevice`.
Beyond the regular [class@Gdk.Device] API, the Wayland implementation provides access to Wayland objects such as the `wl_seat` with [ method@GdkWayland.WaylandDevice.get_wl_seat], the `wl_keyboard` with [method@GdkWayland.WaylandDevice.get_wl_keyboard] and the `wl_pointer` with [method@GdkWayland.WaylandDevice.get_wl_pointer].
Namespace: Gdk.Wayland
Package: gtk4-wayland
Content:
Creation methods:
Methods:
Inherited Members:
All known members inherited from class Gdk.Device
All known members inherited from class GLib.Object