Struct wayland_protocols::unstable::tablet::v1::client::zwp_tablet_manager_v1::ZwpTabletManagerV1 [−][src]
pub struct ZwpTabletManagerV1(_);
Implementations
get the tablet seat
Get the wp_tablet_seat object for the given seat. This object provides access to all graphics tablets in this seat.
Trait Implementations
Performs the conversion.
Pointer to the C representation of this interface
This method tests for self
and other
values to be equal, and is used
by ==
. Read more
This method tests for !=
.
Auto Trait Implementations
impl !RefUnwindSafe for ZwpTabletManagerV1
impl Send for ZwpTabletManagerV1
impl Sync for ZwpTabletManagerV1
impl Unpin for ZwpTabletManagerV1
impl !UnwindSafe for ZwpTabletManagerV1
Blanket Implementations
Mutably borrows from an owned value. Read more