macro_rules! delegate_pointer_gestures {
($(@<$( $lt:tt $( : $clt:tt $(+ $dlt:tt )* )? ),+>)? $ty: ty) => { ... };
}
Available on crate feature
wayland_frontend
only.Expand description
Macro to delegate implementation of the pointer gestures protocol