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 the
wp_text_input_manager
-
get_text_input
–Create a new text input object
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:
-
zwp_text_input_v3
(zwp_text_input_v3
) –The created object