Struct wayland_protocols::unstable::tablet::v2::client::zwp_tablet_manager_v2::ZwpTabletManagerV2 [−][src]
pub struct ZwpTabletManagerV2(_);
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 ZwpTabletManagerV2
impl Send for ZwpTabletManagerV2
impl Sync for ZwpTabletManagerV2
impl Unpin for ZwpTabletManagerV2
impl !UnwindSafe for ZwpTabletManagerV2
Blanket Implementations
Mutably borrows from an owned value. Read more