[][src]Trait wayland_protocols::unstable::pointer_gestures::v1::client::zwp_pointer_gesture_pinch_v1::RequestsTrait

pub trait RequestsTrait {
    fn destroy(&self);
}

Required methods

fn destroy(&self)

destroy the pinch gesture object

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

Loading content...

Implementations on Foreign Types

impl RequestsTrait for Proxy<ZwpPointerGesturePinchV1>[src]

Loading content...

Implementors

Loading content...