Method

GdkWaylandWaylandSeatget_wl_seat

Declaration [src]

wl_seat*
gdk_wayland_seat_get_wl_seat (
  GdkSeat* seat
)

Description [src]

Returns the Wayland wl_seat of a GdkSeat.

This method is not directly available to language bindings.

Return value

Type: wl_seat*

A Wayland wl_seat

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