winit
0.30.5
Touch
Data
Ext
Required Methods
seat
Implementations on Foreign Types
WlTouch
Implementors
In winit::
platform_
impl::
linux::
wayland::
seat::
touch
Trait
winit
::
platform_impl
::
linux
::
wayland
::
seat
::
touch
::
TouchDataExt
Copy item path
source
·
[
−
]
pub trait TouchDataExt { // Required method fn
seat
(&self) -> &
WlSeat
; }
Required Methods
§
source
fn
seat
(&self) -> &
WlSeat
Implementations on Foreign Types
§
source
§
impl
TouchDataExt
for
WlTouch
source
§
fn
seat
(&self) -> &
WlSeat
Implementors
§