Method

GdkWayland.WaylandSeat.get_wl_seat

Declaration [src]

wl_seat*
gdk_wayland_seat_get_wl_seat (
  GdkSeat* seat
)

Description [src]

Returns the Wayland wl_seat of a GdkSeat.

Return value

Returns: wl_seat*

a Wayland wl_seat

Ownership is not transferred to the caller
Can be NULL