Struct wayland_client::protocol::wl_touch::WlTouch [] [src]

pub struct WlTouch { /* fields omitted */ }

Methods

impl WlTouch
[src]

release the touch object

This is a destructor, you cannot send requests to this object once this method is called.

Trait Implementations

impl Proxy for WlTouch
[src]

Pointer to the underlying wayland proxy object

Create an instance from a wayland pointer Read more

Create an instance from a wayland pointer Read more

Pointer to the interface representation

Internal wayland name of this interface

Max version of this interface supported

Current version of the interface this proxy is instanciated with

Check if the proxt behind this handle is actually still alive