Method

GdkWaylandWaylandDeviceget_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: gpointer
 

A Wayland wl_keyboard

 The data is owned by the instance.
 The return value can be NULL.