Struct wayland_protocols::unstable::pointer_constraints::v1::server::zwp_pointer_constraints_v1::ZwpPointerConstraintsV1 [] [src]

pub struct ZwpPointerConstraintsV1;

Trait Implementations

impl Interface for ZwpPointerConstraintsV1
[src]

Set of requests associated to this interface Read more

Set of events associated to this interface Read more

NAME: &'static str = "zwp_pointer_constraints_v1"

Name of this interface

[src]

Pointer to the C representation of this interface

Auto Trait Implementations