GdkWayland.WaylandSeat¶
- Subclasses:
None
Methods¶
- Inherited:
- Structs:
Virtual Methods¶
- Inherited:
Properties¶
- Inherited:
Signals¶
- Inherited:
Fields¶
- Inherited:
Class Details¶
- class GdkWayland.WaylandSeat(**kwargs)¶
- Bases:
- Abstract:
No
- Structure:
The Wayland implementation of
GdkSeat
.Beyond the regular [class`Gdk`.Seat] API, the Wayland implementation provides access to the Wayland
wl_seat
object with [method`GdkWayland`.WaylandSeat.get_wl_seat].