Skip to content

zwp_text_input_manager_v3¤

wayland.zwp_text_input_manager_v3 ¤

Text input manager

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

Methods:

destroy ¤

destroy() -> None

Destroy the wp_text_input_manager

Destroy the wp_text_input_manager object.

get_text_input ¤

get_text_input(seat: wl_seat) -> zwp_text_input_v3

Create a new text input object

Creates a new text-input object for a given seat.

Returns: