Method

GdkWayland.WaylandDevice.get_xkb_keymap

Declaration [src]

xkb_keymap*
gdk_wayland_device_get_xkb_keymap (
  GdkDevice* device
)

Description [src]

Returns the xkb_keymap of a GdkDevice.

Return value

Returns: xkb_keymap*

a struct xkb_keymap

Ownership is not transferred to the caller
Can be NULL