[][src]Module wayland_protocols::unstable::tablet::v1::client::zwp_tablet_seat_v1

controller object for graphic tablet devices of a seat

An object that provides access to the graphics tablets available on this seat. After binding to this interface, the compositor sends a set of wp_tablet_seat.tablet_added and wp_tablet_seat.tool_added events.

Structs

ZwpTabletSeatV1

Enums

Event
Request

Constants

EVT_TABLET_ADDED_SINCE

The minimal object version supporting this event

EVT_TOOL_ADDED_SINCE

The minimal object version supporting this event

REQ_DESTROY_SINCE

The minimal object version supporting this request

Statics

zwp_tablet_seat_v1_events

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

zwp_tablet_seat_v1_interface

C representation of this interface, for interop

zwp_tablet_seat_v1_requests

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

Traits

EventHandler

An interface for handling events.