[][src]Module wayland_protocols::unstable::text_input::v1::client::zwp_text_input_manager_v1

text input manager

A factory for text_input objects. This object is a global singleton.

Structs

ZwpTextInputManagerV1

Enums

Event
Request

Constants

REQ_CREATE_TEXT_INPUT_SINCE

The minimal object version supporting this request

Statics

zwp_text_input_manager_v1_interface

C representation of this interface, for interop

zwp_text_input_manager_v1_requests

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

Traits

EventHandler

An interface for handling events.