Method

AstalWlSeatget_wl_seat

Declaration

struct wl_seat*
astal_wl_seat_get_wl_seat (
  AstalWlSeat* self
)

Description

Returns the underlying wl_seat object.

This method is not directly available to language bindings.

Return value

Type: struct wl_seat*

No description available.

The returned data is owned by the instance.