[−][src]Module wayland_protocols::unstable::tablet::v2::client::zwp_tablet_manager_v2
controller object for graphic tablet devices
An object that provides access to the graphics tablets available on this system. All tablets are associated with a seat, to get access to the actual tablets, use wp_tablet_manager.get_tablet_seat.
Structs
ZwpTabletManagerV2 |
Enums
Event | |
Request |
Constants
REQ_DESTROY_SINCE | The minimal object version supporting this request |
REQ_GET_TABLET_SEAT_SINCE | The minimal object version supporting this request |
Statics
zwp_tablet_manager_v2_interface | C representation of this interface, for interop |
zwp_tablet_manager_v2_requests | C-representation of the messages of this interface, for interop |
Traits
EventHandler | An interface for handling events. |