Module i_slint_core::window

source ·
Expand description

Exposed Window API

Structs§

Enums§

  • This is the parameter from [WindowAdapterInternal::input_method_request()] which lets the editable text input field communicate with the platform about input methods.

Traits§

  • This trait represents the adaptation layer between the Window API and then windowing specific window representation, such as a Win32 HWND handle or a wayland_surface_t.

Type Aliases§