[][src]Module wayland_protocols::unstable::text_input::v3::client::zwp_text_input_manager_v3

text input manager

A factory for text-input objects. This object is a global singleton.

Structs

ZwpTextInputManagerV3

Enums

Event
Request

Constants

REQ_DESTROY_SINCE

The minimal object version supporting this request

REQ_GET_TEXT_INPUT_SINCE

The minimal object version supporting this request

Statics

zwp_text_input_manager_v3_interface

C representation of this interface, for interop

zwp_text_input_manager_v3_requests

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

Traits

EventHandler

An interface for handling events.