Device


Object Hierarchy:

Gdk.Wayland.Device Gdk.Wayland.Device Gdk.Wayland.Device Gdk.Device Gdk.Device Gdk.Device->Gdk.Wayland.Device GLib.Object GLib.Object GLib.Object->Gdk.Device

Description:

[ CCode ( type_id = "gdk_wayland_device_get_type ()" ) ]
[ 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: