Method

GdkWayland.WaylandDevice.get_wl_seat

Declaration [src]

wl_seat*
gdk_wayland_device_get_wl_seat (
  GdkDevice* device
)

Description [src]

Returns the Wayland wl_seat of a GdkDevice.

Return value

Returns: wl_seat*

a Wayland wl_seat

Ownership is not transferred to the caller
Can be NULL