Method

GdkWayland.WaylandDevice.get_wl_keyboard

Declaration [src]

wl_keyboard*
gdk_wayland_device_get_wl_keyboard (
  GdkDevice* device
)

Description [src]

Returns the Wayland wl_keyboard of a GdkDevice.

Return value

Returns: wl_keyboard*

a Wayland wl_keyboard

Ownership is not transferred to the caller
Can be NULL