[][src]Module wayland_raw_protocol_bindings::client::tablet_unstable_v2::zwp_tablet_v2

graphics tablet device

The wp_tablet interface represents one graphics tablet device. The tablet interface itself does not generate events; all events are generated by wp_tablet_tool objects when in proximity above a tablet.

A tablet has a number of static characteristics, e.g. device name and pid/vid. These capabilities are sent in an event sequence after the wp_tablet_seat.tablet_added event. This initial event sequence is terminated by a wp_tablet.done event.

Enums

zwp_tablet_v2

Statics

zwp_tablet_v2_requests

C-representation of the messages of this interface, for interop

zwp_tablet_v2_events

C-representation of the messages of this interface, for interop

zwp_tablet_v2_interface

C representation of this interface, for interop

Traits

zwp_tablet_v2_listener

An interface for handling events.

Functions

zwp_tablet_v2_set_user_data
zwp_tablet_v2_get_user_data
zwp_tablet_v2_get_version
zwp_tablet_v2_add_listener
zwp_tablet_v2_add_rust_listener
zwp_tablet_v2_destroy

destroy the tablet object